Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

coderosh-zz/notesapp-rest-api

Repository files navigation

NOTES APP

  • Notes CRUD
  • Users CRUD
  • Validation
  • Encrypt Password and JWT token
  • Login
  • Protect Routes
  • Connect User and Notes
  • Invalid every previous tokens after password change
  • Logout From All Devices
  • Refresh token
  • Prevent NOSQL injection
  • Security headers and xss
  • HPP Attacks
  • Cors
  • Rate Limiting
  • Private notes security
  • Selecting
  • Sorting
  • Limit results
  • Pagination
  • Set Refresh Tokens in redis c

Later

  • Client

Success Response format πŸ€—

{
 "success": true,
 "...": "..."
}

Error Response format πŸ™„

{
 "success": false,
 "errors": [
 {
 "..."
 }
 ]
}

About

πŸ“ RestApi for notes app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /