Skip to content

laggingreflex/api-with-vanilla

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API with Vanilla

Example of a Node.js API without framework.

Status

Runnable

Getting started

Install the dependencies

$ npm install

Run the tests

$ npm test

Start the project

$ npm start # default port is 3000

Features

Based on the Katapi kata!

License

MIT

About

🦄 A frameworkless API in Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%