enesuludg / backend-test

Nodejs/Express-MongoDB App with Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backend-test

Nodejs/Express-MongoDB App with Docker

swagger

http://localhost:3000/api-docs/#/

Run

$docker-compose up

singup

post localhost:3000/singup {email:email,password:password} response => verify link

login

!You must click on verify link to login

post localhost:3000/login {email:email,password:password}

About

Nodejs/Express-MongoDB App with Docker


Languages

Language:TypeScript 91.2%Language:JavaScript 7.3%Language:Dockerfile 1.1%Language:Makefile 0.4%Language:Shell 0.0%