API

API plays a central role in application development lifecycle. It impacts delivery cycle and software quality. Proper API management can increase the agility of engineering team, and in larger scope, the business.

The API directory maintains a catalog of APIs of services. The APIs are defined using OpenAPI v3 specification.

You can leverage the API definitions with various tools in the ecosystem to generate stubs, mock servers, validators, and more.

Directory

Domain Name Doc Page Description
Library Book Manager (WIP) Swagger Title Management API


Edit on Git the manifest file.
NOTE: In order for the change in the spec source or the manifest above to be reflected, you need to process it manually:

1. From the repo, run the cli tool: $yarn fun-apibro
2. Push the repo to gitlab. And wait until GitLab CI complets deployment