YellowNotes Save Abandoned

Sample ASP.NET Web API project with OAuth authentication and many other extensions.

Project README

YellowNotes

Sample ASP.NET Web API project with OAuth authentication and many other extensions.

Table of contents

  1. The basics of API (CRUD)
  2. Validation
  3. Authentication and authorization
  4. Other
  5. Samples
  6. Useful links

1. The basics of API (GoodNotesController)

  • Create -> Post
  • Read -> Get
  • Update -> Put
  • Delete -> Delete

2. Validation

3. Authentication and authorization

45. Other


5. Samples

Token generation

Token generation

Access to resource denied

Access denied

Access to resource granted

Access granted

Refresh Token utilise

Refresh Token utilise

Model validation

Model empty validation

CORS (Cross-Origin Resource Sharing)

CORS

API Documentation page

API documentation page


Open Source Agenda is not affiliated with "YellowNotes" Project. README Source: lkurzyniec/YellowNotes
Stars
34
Open Issues
0
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating