Skip to content

akinakk/Artemisblog-backend

Repository files navigation

ARTEMISBLOG Backend

This is the backend part of the ARTEMISBLOG web app.

ARTEMISBLOG is a simple full-stack application that allows users to perform CRUD operations (create, read, update, delete) on posts. Additionally, users can authorize on the website, and all their personal data will be stored in a MongoDB database.

Technologies Used

  • Express.js
  • JWT (JSON Web Tokens)
  • Mongoose
  • Bcrypt
  • Express-Validator

About

Backend for ARTEMISBLOG web app, enabling CRUD operations on posts and user authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published