Skip to content

Using Express to create an API for the LIU Printers Database program to CRUD in a MySQL database. Quite simple, so it can be used as a boilerplate for other projects as well.

Notifications You must be signed in to change notification settings

nitink-prog/LIU-Printers-MySQL-Express-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIU Printers MySQL Express Server

This is a simple Express server that I use to hook up my LIU Printers Database front-end webapp to a MySQL back-end.

Admittedly, this is not an exhaustive server, but it is a mostly complete CRUD API for the MySQL database.

It would be quite easy to use this as a boilerplate for your own programs, so feel free to do so.

About

Using Express to create an API for the LIU Printers Database program to CRUD in a MySQL database. Quite simple, so it can be used as a boilerplate for other projects as well.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published