Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.
/ easy-rest Public archive

Easily implementing a REST in express. Passport, JWT, session with mongo, containerized and used kool-cli

Notifications You must be signed in to change notification settings

minlaxz/easy-rest

Repository files navigation

HOW EASY IS THAT 🤖

Route -> Middleware -> Controller -> Response

  • Express
  • MongoDB
  • Security
  • interacting docker-compose with kool

It's always a good practice to check .env and compose file for any necessary changes