Express API to admin a blog, this API is ready to use with the repo blog_aplicat, this repo contains a simple blog API that allows you create users also create, update and delete posts and comments for the posts, seting up a simple data base with sequelize
.
- Express.js
- Node.js
- jsonwebtoken
- sqlite3
- sequelize
- ajv
- cors
- nodemon
- NodeJS
- NPM
-
Clone repository.
-
npm install
npm run start
will run the API in real time with the nodemon dependency.
-
GitHub: @AntonioHincapie
-
Twitter: @MarcoHincapie
-
LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- How to create a REST API with Node.js and Express from PostMan.
This project is MIT licensed.