Skip to content

SteveCN7/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.

These API definitions are persisted in Mongo database and published to WSO2 API Manager.

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 99.9%
  • Shell 0.1%