We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc267b3 commit 98ee8e6Copy full SHA for 98ee8e6
README.md
@@ -203,7 +203,7 @@ Swagger was also implemented in order to document the APIs. The Swagger endpoint
203
The server exposes 3 endpoints:
204
- /status: serves as a dummy endpoint to know if the server is up and running. This one is used as the health check endpoint by the AWS ECS resources
205
- /api/getAllProducts: main endpoint, which returns all the Items from an AWS DynamoDB table
206
-- /api/docs: the Swagger enpoint for the API documentation
+- /api/docs: the Swagger endpoint for the API documentation
207
208
## Cleanup
209
0 commit comments