Application: router-api
API for updating the routes used by the router on GOV.UK
- Hosting
- AWS (EKS)
- Category
- APIs
README
This provides an API for updating the routes used by the router.
Technical documentation
This is a Ruby on Rails app, and should follow our Rails app conventions.
You can use the GOV.UK Docker environment to run the application and its tests with all the necessary dependencies. Follow the usage instructions to get started.
Use GOV.UK Docker to run any commands that follow.
Running the test suite
bundle exec rake
Further documentation
Licence
MIT License