Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js CI

techno-brain-tutorials-backend

Project: Tutorials API Description: An API offering CRUD functionality for tutorials.

Heroku Hosting Link

Getting Started

git clone the repo

Prerequisites

A MySQL databases is required for development

Setting up the database table with seed data The database script can be found in src/dbscript/tutorials.sql.

Import this file to create the database table

Contents of .env file

Create a .env file and copy the required values from .example.env

Running the app

Cd into the tutorials-backend folder

Run the command to install the dependencies

npm install

Run the backend server

npm start

Built With

API Endpoints

versioning for the endpoints /api/

API Documentation

Postman API Documentation

Author

  • Ryan Wire

Releases

Packages

Contributors

Languages