Skip to content

scarface68/kanban-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👾 Kanban Board REST Api

Backend RestFul Api for my Kanban board MERN stack app. Built with NodeJs and ExpressJs.

This repo contains only the server side code. You can see the frontend repo here.

🚀 Features

  • CRUD functionality for user boards, lists, cards.
  • JWT Authentication.
  • User Signup/Login and Logout.
  • Server side validation od requests.
  • Pasword salting.
  • MongoDb for storing data

👨‍💻 TechStack

  • NodeJs
  • ExpressJs
  • Express Validator
  • Json Web Token
  • Mongoose
  • Body Parser
  • BcryptJs
  • Helmet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published