Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kerolesnabill/secretmsgapi
- Owner: kerolesnabill
- Created: 2024-04-26T17:39:36.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-15T04:47:38.000Z (6 months ago)
- Last Synced: 2024-10-13T07:23:15.136Z (about 1 month ago)
- Topics: ado-net, asp-net, minimal-api, ms-sql-server
- Language: C#
- Homepage: http://secretmsg.runasp.net/swagger/index.html
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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)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.
- [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/)- ASP.NET 8 Minimal API
- ADO.NET
- MS SQL Server