Git Product home page Git Product logo

yellownotes's Introduction

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. Documentation
  5. Other
  6. Samples and Examples
  7. Contributing
  8. Useful links

1. The basics of API (GoodNotesController)

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

2. Validation

3. Authentication and authorization

4. Documentation

5. Other


6. Samples and Examples

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

Documentation Help Pages

Help Pages

HTTP Status Codes


7. Contributing

You are very welcome to submit either issues or pull requests to this repository!

I'm trying to follow GitHub Flow process, so please follow this rules:

  • Make changes on feature branch.
  • Commit messages should be clear and as much as possible descriptive.
  • Rebase if required.
  • Make sure that your code compile and run locally.
  • Push your feature branch to GitHub.
  • Create pull request.

8. Useful links

yellownotes's People

Contributors

lkurzyniec avatar

Watchers

James Cloos avatar InternetGuy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.