Skip to content

ngoulongkam/eeitt

 
 

Repository files navigation

EEITT

Build Status Download

This is the backend for the EEITT microservice.

Pre-population API

There are two endpoints for persisting form pre-population data in production.

PUT /eeitt/prepopulation/:cacheId/:formId

GET /eeitt/prepopulation/:cacheId/:formId

In non-production environments, there is an extra endpoint, intended to facilitate testing

DELETE /eeitt/prepopulation/:cacheId

See eeitt.raml for more formal detail

License

This code is open source software licensed under the Apache 2.0 License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 99.2%
  • Other 0.8%