Document Microservice API/Endpoints
See original GitHub issueIn Bank of Anthos, there is a README.md
file for each microservice detailing the endpoints, environment variables, and other info about the respective microservice (e.g., see README.md for userservice).
We want to do something similar with this sample app (microservice-demo).
CC: @askmeegs
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Maintaining and documenting API endpoints of many ...
Let's say we have inherited 20 microservices that are owned by different teams and there is no clear documentation about which application uses ......
Read more >API Documentation Guide - How to Cook Microservices
API Documentation Requirements docs are used as expectation against endpoints. So for example if you update endpoint's template and forget to update ......
Read more >OpenAPI Microservices Guide | Open API Spec Format
You can use OpenAPI to create a style guide to suggest how endpoints, requests, responses, and fields should be implemented. And you can...
Read more >How to strategically approach documenting microservices
Building microservices requires planning for every step of the process, from defining the APIs and endpoints to production readiness, but one of the...
Read more >How To Configure API Gateway in Microservices Architecture
API gateway acts as a security layer between the front end and the backend microservices to ensure that the sensitive API endpoints are...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It would be super great. If I would like to try the microservice-demo with simple docker-compose it’ll be easier with this information.
Nim, if we’re not going to work on this before EOY, can we go ahead and close?