Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 400 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 400 Bytes

Blog.it Website Server

Live Site : Here

Used tech

  • Nodejs
  • Expressjs
  • MongoDB

Description

This is the server for Blog it website

Notable features :

  • The server is hosted on vercel
  • It can handle all CRUD http calls
  • It is designed with REST api design and naming conventions in mind
  • The server is secured with JWT authintication