mirror of
https://git.tonybark.com/tonytins/bark.api.git
synced 2026-02-10 08:14:47 -05:00
No description
Introduced constants for API name, version, and todo route. Refactored todo endpoints to use appropriate HTTP methods (GET, POST, PUT, DELETE) and updated route paths for clarity and RESTful design. Removed duplicate and incorrect endpoint mappings. |
||
|---|---|---|
| .idea/.idea.barkapi.dir/.idea | ||
| Properties | ||
| .gitignore | ||
| appsettings.Development.json | ||
| appsettings.json | ||
| Bark.Api.csproj | ||
| GlobalUsing.cs | ||
| Program.cs | ||
| Todo.cs | ||