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

https://github.com/uonai/banxre

Banxre is a port of JSONServer for source controlled rapid prototyping of applications. Multiple database files compile at runtime.
https://github.com/uonai/banxre

jsonserver nodejs

Last synced: 2 months ago
JSON representation

Banxre is a port of JSONServer for source controlled rapid prototyping of applications. Multiple database files compile at runtime.

Awesome Lists containing this project

README

        

# Banxre

Banxre is a port of JSONServer that allows for multiple database files that compile at runtime. /api/ folder compiles at runtime into db.Compiled.json

Application is built using server.js and can be deployed to Azure.

![Screenshot](screen.png?raw=true "Screenshot")

# Installation

$npm install
$npm run

Application is then accessible at localhost:3000