crystal-todo

todo backend made with crystal and spider gazelle

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
  • about 3 years ago
  • February 25, 2021
License

MIT License

Links
Synced at

Fri, 03 May 2024 11:44:48 GMT

Languages