Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matt-landers/tablerouter


https://github.com/matt-landers/tablerouter

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# [tablerouter](https://covalence.io/)

tablerouter is a simple module that turns a [tablecrud](https://github.com/matt-landers/tablecrud) Table into REST routes.

## Installation

```
npm i tablerouter
```

## Documentation

### GET /

### GET /:id

### GET /find

### POST /

### PUT /

### DELETE /

### License

tablerouter is [MIT licensed](./LICENSE).