Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vladyslavvagin/backend-blog-app

Backend for web application with blogs and authentication
https://github.com/vladyslavvagin/backend-blog-app

aws-s3 class-validator cloudfront compodoc-documentation e2e-testing jest-mocking jest-tests jwt-authentication jwt-tokens mongodb mongoose nestjs nestjs-mongoose rest-api s3-bucket swagger-ui typescript unit-testing

Last synced: 6 days ago
JSON representation

Backend for web application with blogs and authentication

Awesome Lists containing this project

README

        


Nest Logo

[circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456
[circleci-url]: https://circleci.com/gh/nestjs/nest

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.