Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gisoreb/todoapi
Basics of building a controller-based web API that uses a database.
https://github.com/gisoreb/todoapi
Last synced: 6 days ago
JSON representation
Basics of building a controller-based web API that uses a database.
- Host: GitHub
- URL: https://github.com/gisoreb/todoapi
- Owner: GisoreB
- Created: 2024-05-08T17:02:36.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-08T18:03:25.000Z (7 months ago)
- Last Synced: 2024-05-09T18:31:47.081Z (6 months ago)
- Language: C#
- Homepage:
- Size: 19.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToDoApis
This tutorial teaches the basics of building a controller-based web API that uses a database.## Screenshots
![Screenshot 2024-05-08 195955](https://github.com/GisoreB/TodoApi/assets/144854877/06392b1b-d5b8-485d-b19e-a9ca90d24c56)
![Screenshot 2024-05-08 182005](https://github.com/GisoreB/TodoApi/assets/144854877/c1d284de-c8e6-47d9-beeb-90c4186089bc)