Skip to content

freelance-tech-writer/barstool-messages-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barstool-messages-backend

A simple backend app, running a RESTful API server using Express

Building

Install:

npm install

Test:

npm test

Run:

npm start

API

The app runs a server that you can access at http:https://localhost:5000/messages

Versions

Tested with NPM version 5.3.0, and node version v8.3.0.

MySQL connection

Currently, not connecting to any SQL server; however, code is reserved in servers.js (commented out) for future implementation of this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages