Skip to content

timrwhi/little-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Database

Demo →

A tiny, in-memory, node.js-based key/value store with some REST endpoints.

Getting Started

$ yarn && yarn serve

Endpoints

GET    /comments
GET    /comments/:id
POST   /comments
       { id: string }
DELETE /comments/:id

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •