Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kerolesnabill/secretmsgapi

ASP.NET Minimal API Project
https://github.com/kerolesnabill/secretmsgapi

ado-net asp-net minimal-api ms-sql-server

Last synced: 3 days ago
JSON representation

ASP.NET Minimal API Project

Awesome Lists containing this project

README

        



Banner

Secret Msg API

ASP.NET Minimal API Project


## 📝 Table of Contents

- [Descrpiton](#descrpiton)
- [API Routes](#api)
- [API Live Link](#api-live-link)
- [Front-end](#front-end)
- [Built Using](#built_using)

## 🧐 Descrpiton

This minimal API project covers key features like managing data (CRUD operations), confirming user identity (authentication), controlling user permissions (authorization), and safeguarding sensitive information through encryption.

## API

API

## 🔗 API Live Link

- [http://secretmsg.runasp.net](http://secretmsg.runasp.net/swagger/index.html)
- [https://secretmsg.runasp.net](https://secretmsg.runasp.net/swagger/index.html)

## 🔗 Front-end for this project

I built a website using React to use this API

- Github Project Link: [SecretMsg](https://github.com/kerolesnabill/SecretMsg)
- Website Live Link: [secretms.vercel.app](https://secretms.vercel.app/)

## ⛏️ Built Using

- ASP.NET 8 Minimal API
- ADO.NET
- MS SQL Server