Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 413 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 413 Bytes

API REST for upload images

api rest for upload images, (in local for the moment) develop in ts, node js and express if for some reason is useful for you just take the project and modify :D

ROUTES

/auth signin

/auth signup

/images upload

/images download (fetch data)

/images delete

/image delete/:id

/user/upload

/user/getuser

ENV VARS

PORT

MONGO_USERNAME

MONGO_PASSWORD

SECRET (jwt secret)