rvarma007 / NotesAPI

Notes API using Express JS (Node JS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes API - Express JS

Simple API to showcase CRUD operations using Express JS with Authentication using JWT Tokens

Features

  • Express JS Rest API Setup
  • Authentication using JWT Tokens with Middlewares
  • Learn how to setup a simple express js api with minimal codebase.
  • Complete Signup/Login Flow.
  • CRUD operations for Notes (GET, POST, PUT, DELETE)

🚀 About this series

This is a series covering 2 parts -

  • Rest API (Node JS)
  • Android App

But you can use it on Web as well. Learn how to host this api on Heroku as well. Tutorials are available on our channel - CheezyCode.

Rest API Tutorial

🔗 Links

portfolio instagram twitter

About

Notes API using Express JS (Node JS)


Languages

Language:JavaScript 100.0%