/blog-api

Primary LanguageJavaScript

Blog (server segment)

Description

This project is the part of the TOP project: blog api. This part represents backend which serves two frontends.
Other parts:

API services:

  • create and send posts information
  • create comments
  • log in as admin

Data Models

Data model

Technologies used

  • NodeJS
  • Express
  • MongoDB database
  • Mongoose
  • jsonwebtoken