Skip to content

xpepermint/express-api-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

Setup

Follow these steps to start developing your next API app.

  • Download this project source git clone https://github.com/xpepermint/express-api-boilerplate.

  • Configure ./config.json file and create database.

  • Run npm install to install dependencies.

  • Run npm run server to start HTTP server.

  • Open browser and navigate to http://localhost:3333/locations.

Related Projects

About

Super simple Express API template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published