Skip to content

A backend RESTful API for a blog admin panel build with Node.js, Express.JS and MySQL.

License

Notifications You must be signed in to change notification settings

theomaro/blog-restful-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Restful API built with Express and MySQL

A backend RESTful API for a blog admin panel build with Node.js, Express.JS and MySQL.

  • Load database

First install MySQL Community Server and load database and tables from Blog DB

  • Install packages
npm install
  • Start a development server
npm run dev

About

A backend RESTful API for a blog admin panel build with Node.js, Express.JS and MySQL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published