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.
- Host: GitHub
- URL: https://github.com/uonai/banxre
- Owner: uonai
- License: mit
- Created: 2018-05-19T15:14:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-19T16:14:16.000Z (about 7 years ago)
- Last Synced: 2025-02-02T07:22:19.669Z (4 months ago)
- Topics: jsonserver, nodejs
- Language: JavaScript
- Homepage:
- Size: 448 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.

# Installation
$npm install
$npm runApplication is then accessible at localhost:3000