Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 670 Bytes

swagger.md

File metadata and controls

17 lines (14 loc) · 670 Bytes

Api Documentation

Simplify API development for users, teams, and enterprises with the Swagger open source and professional toolset.

Swagger will help us:

  • Review API contract
  • Test/demo api contract

Spring Fox

API Doc

  • General: ${host}/api will lead to Swagger UI.
  • Localhost: http://localhost:8080/api
  • Staging: https://illuminati-staging.herokuapp.com/api
  • Production: https://blog-illuminati.herokuapp.com/api