Simple Post getter and setter live API project using asp.net core with Swagger
Have a look: https://hashnotes.herokuapp.com
- Clone the repository
- Open in Visual Studio 2019
- Make sure you have ASP.net Core 3.0 installed
- Build Application
- Feel Free to RUN 💥
- can use for a CRUDS operation
publicclassPost{publicGuidId{get;set;}publicstringTitle{get;set;}publicstringDescriptions{get;set;}}[{"id": "63d0f320-e36b-459f-8468-a545f600e275","title": "Ki Obostha ??","descriptions": "Valo"}]