/express-rest-api

Minimal Rest API with express

Primary LanguageJavaScriptMIT LicenseMIT

express-es6-rest-api

Minimal Rest API with express

Getting Started

# clone it
git clone https://github.com/SirAlb3rt/express-rest-api.git

# Install dependencies
npm install

# Start development
npm run start

# Start production
npm run start:prod

License

MIT