Skip to content

hmrc/api-definition

Repository files navigation

API Definition

The API Definition microservice is responsible for encapsulating the persistence of API definitions that are exposed to third parties via the API Platform.

Unit tests

Mongo DB needs to be running on the default port (27017). The tests can be run with the following command:

sbt test

License

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