Skip to content

The backend of HappyNotes, it is written in C# .NET8

License

Notifications You must be signed in to change notification settings

shukebeta/HappyNotes.Api

Repository files navigation

HappyNotes.Api

中文

HappyNotes.Api is the backend service for the HappyNotes project, developed using C#.

Project Overview

HappyNotes.Api provides backend support for the HappyNotes application, handling data storage, user authentication, and API interfaces.

Key Features

  • Developed using C#
  • Provides RESTful API endpoints
  • Implements user authentication and authorization
  • Persistent data storage

Quick Start

  1. Clone the repository
  2. Install dependencies
  3. Configure database connection
  4. Run the project

API Documentation

For detailed API documentation, please run this project and check the swagger docs at /swagger/index.html

Contributing

Issues and Pull Requests are welcome to help improve the project.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

The backend of HappyNotes, it is written in C# .NET8

Resources

License

Stars

Watchers

Forks

Packages

No packages published