Skip to content
/ handnotes Public template

Simple Post getter and setter live API project using asp.net core with Swagger

Notifications You must be signed in to change notification settings

nixgram/handnotes

Repository files navigation

Handnotes known as Hashnotes in heroku !

Simple Post getter and setter live API project using asp.net core with Swagger

Have a look: https://hashnotes.herokuapp.com

Usage

  1. Clone the repository
  2. Open in Visual Studio 2019
  3. Make sure you have ASP.net Core 3.0 installed
  4. Build Application
  5. Feel Free to RUN 💥

How to use API

Features

  • can use for a CRUDS operation

Class Shape

  public class Post
    {
        public Guid Id { get; set; }
        public string Title { get; set; }
        public string Descriptions { get; set; }
    }

JSON View

[
  {
    "id": "63d0f320-e36b-459f-8468-a545f600e275",
    "title": "Ki Obostha ??",
    "descriptions": "Valo"
  }
]

About

Simple Post getter and setter live API project using asp.net core with Swagger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy