Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ipseeta committed Feb 8, 2019
1 parent 2463508 commit c4d3112
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,6 +1,8 @@
This project is a demo application for using serverless framework aws-lambda. It has simple CRUD operations for a TODO app.


Exposed endpoints are :
ANY - https://b3tcfb1z62.execute-api.us-east-1.amazonaws.com/dev/api/todos
ANY - https://b3tcfb1z62.execute-api.us-east-1.amazonaws.com/dev/api/todos/{id}

Follow postman [documentation](https://documenter.getpostman.com/view/4688383/RztppnBw#5d43d121-7903-4415-bb5a-2161842bb962) for more details
Follow postman [documentation](https://documenter.getpostman.com/view/4688383/RztppnBw#5d43d121-7903-4415-bb5a-2161842bb962) for more details

0 comments on commit c4d3112

Please sign in to comment.