1varunvc / snyder

MIT License
0 stars 0 forks source link

Additional Enhancement: Document API with Swagger UI #32

Open 1varunvc opened 2 days ago

1varunvc commented 2 days ago
  1. Install Swagger UI Express (npm install swagger-ui-express).
  2. Create an OpenAPI specification for your API endpoints.
  3. Serve the documentation at an endpoint like /api-docs.