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

https://github.com/kleversoncruz/commerce-api

☁️ Ecommerce Web API written in C#/.NET 5
https://github.com/kleversoncruz/commerce-api

api-rest dotnet5 ecommerce entity-framework-core

Last synced: about 1 year ago
JSON representation

☁️ Ecommerce Web API written in C#/.NET 5

Awesome Lists containing this project

README

          


Ecommerce.API

Hello folks. This is a basic e-commerce API for educational purposes. Feel free to clone and upgrade the project.

### Features

* ✔️ JWT auth.
* ✔️ Pagination support.
* ✔️ Swagger docs.
* ✔️ Written in NET.9

### Installation

```
$ dotnet run -p Commerce.API
```