Skip to content

LetMyPeopleCode/ToDO_API_with_Node_and_MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDos

OpenAPI 3.0 Generated NodeJS Express + MySQL

This project contains generated code from an OpenAPI 3 definition by Postman.com, then was filled in with functional code for the database operations and to return real results. It is for use with the Build An API with Postman, Node.js & MySQL Quickstart tutorial.

To run this project:

  1. Have a MySQL server running locally with the database set-up specified in the tutorial.
  2. Clone this repository into a folder on your local system.
  3. In a terminal, navigate into the cloned repository.
  4. Run the following commands in the terminal.
npm install
npm run start

About

A ToDo API with MySQL for a Postman QuickStart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published