Skip to content

Contains the backend implementation of a blog service API.

Notifications You must be signed in to change notification settings

geozi/nodejs-javascript-blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-javascript-blog-api

Demo App

About the project

This project contains the backend implementation of a blog service API. It allows for the following operations:

  • User registration,
  • User login,
  • Blog creation and persistence,
  • Blog update,
  • Blog deletion.

Prerequisites

  • Nodejs (v20.11.1 or higher),
  • MongoDB (locally installed or on MongoDB Atlas)

Releases

No releases published

Packages

No packages published