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

https://github.com/amdzy/blog-api


https://github.com/amdzy/blog-api

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Blog API

A blog api built using node & expressJS

[Blog Frontend](https://github.com/Soul-Remix/blog-frontend)
[Blog Admin](https://github.com/Soul-Remix/blog-admin)

## Framework/Tools

* [NodeJs](https://nodejs.org)
* [ExpressJS](https://expressjs.com)
* [MongoDB & Mongoose](mongoosejs.com/)
* [Passport & PassportJWT](http://www.passportjs.org)
* [Multer](https://www.npmjs.com/package/multer)