crystal-todo
Todo App - Spider Gazelle
Todo's
View All Todo's
Method: GET Path: /todos
Create Todo
Method: POST Path: /todos
View Todo
Method: GET Path: /todos/:id
Update Todo
Method: PATCH Path: /todos/:id
Delete Todo
Method: DELETE Path: /todos/:id
Dependencies
Prior to running locally, please run: shards install
To run development environment run: crystal main.cr
Testing
- Run all tests:
crystal spec
Repository
crystal-todo
Owner
Statistic
- 0
- 0
- 1
- 0
- 5
- over 3 years ago
- February 25, 2021
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 16:34:39 GMT
Languages