Skip to content

omgaz/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api

NodeJS Express API Sandbox



Motivation

I'm constantly finding I need an API for a side project; or want to try out some new ideas; or want to learn something new. Instead of going through the motions of setting up a 'half-hearted' API each time - I thought I would create a "sandbox" that I can use for any of them.

Usage

npm install
npm start

Dependencies

  • NodeJS - LTS v12.13.0

  • ExpressJS - Fast, unopinionated, minimalist web framework for Node.js

  • Nodemon - Nodemon is a utility that will monitor for any changes in your source and automatically restart your server

Releases

No releases published

Packages

No packages published