An open API service indexing awesome lists of open source software.

https://github.com/matheuscfbt/apifuncional

ApiFuncional is a functional API built with C# that provides CRUD operations and JWT-based authorization. This project serves as a solid foundation for developing secure and functional web APIs using modern practices in .NET development.
https://github.com/matheuscfbt/apifuncional

api asp-net-core csharp dotnet entity-framework-core

Last synced: 2 months ago
JSON representation

ApiFuncional is a functional API built with C# that provides CRUD operations and JWT-based authorization. This project serves as a solid foundation for developing secure and functional web APIs using modern practices in .NET development.

Awesome Lists containing this project

README

          

# ApiFuncional

ApiFuncional is a functional API developed in C# with a focus on providing basic CRUD operations along with JWT-based authorization. This project is ideal for those looking to build secure and efficient web APIs using .NET.

## Technologies Used

- **C#**: Primary programming language.
- **.NET Core**: Framework used to build the API.
- **JWT**: For implementing authorization.

## Getting Started

1. Clone the repository:
```bash
git clone https://github.com/MatheusCFBT/ApiFuncional.git