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

https://github.com/timwis/serverless-data

Edit data files in GitHub with a GUI
https://github.com/timwis/serverless-data

Last synced: about 1 month ago
JSON representation

Edit data files in GitHub with a GUI

Awesome Lists containing this project

README

        

# Serverless Data
Edit data files in GitHub with a GUI

**Work in progress**

## Usage
Clone the repository and install dependencies via
```bash
npm install
```

Run a development server via
```bash
npm start
```