HappyNotes.Api is the backend service for the HappyNotes project, developed using C#.
HappyNotes.Api provides backend support for the HappyNotes application, handling data storage, user authentication, and API interfaces.
- Developed using C#
- Provides RESTful API endpoints
- Implements user authentication and authorization
- Persistent data storage
- Clone the repository
- Install dependencies
- Configure database connection
- Run the project
For detailed API documentation, please run this project and check the swagger docs at /swagger/index.html
Issues and Pull Requests are welcome to help improve the project.
This project is licensed under the MIT License. See the LICENSE file for details.