Skip to content

VladyslavVagin/backend-blog-app

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Donate us Support us Follow us on Twitter

Description

BLOG REST API

Individual backend project on Nest.js and MongoDB. All routes are protected with JWT-authentication except Sign-In and google-authentication routes. For client documentation I used Swagger-UI and for developers' documentation - Compodoc. For upload image and storage was used AWS S3 bucket and AWS Cloud Front service.