Skip to content

hmrc/api-gatekeeper-apis-frontend

Repository files navigation

API Gatekeeper Apis Frontend

This service provides a frontend for HMRC's internal users to view details about the apis on the platform

Requirements

This service is written in Scala and Play, so needs at least a JRE to run.

Run the application

To run the application use the 'run_local_with_dependencies.sh' script to start the service along with all of the back end dependencies that it needs (which are started using Service Manager). You will need to have added a suitable user in the Auth database in your local MongoDB.

Once everything is up and running you can access the application at:

http://localhost:9682/api-gatekeeper-apis

Unit tests

sbt test

Run all tests

To clean compile and run all tests, use the script 'run_all_tests.sh'

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

Languages