Commit graph

2 commits

Author SHA1 Message Date
dc4af28f97 Add Swagger/OpenAPI support for BarkAPI
Integrated OpenAPI and Swagger UI for BarkAPI, including endpoint documentation and UI configuration for development environment. This will enhance API discoverability and testing during development.
2025-11-27 12:22:42 -05:00
3c43ce2f71 Initial source commit 🎉
Set up a new ASP.NET Core Web API project targeting .NET 10.0. Added basic Todo model, in-memory database context, and CRUD endpoints for Todo items based on tutorial. Included configuration files, launch settings, and .gitignore for Visual Studio and JetBrains IDEs.
2025-11-27 12:15:50 -05:00