https://github.com/hardchor/scientist-proxy
[WIP] A proxy server that helps upgrading old APIs
https://github.com/hardchor/scientist-proxy
Last synced: 12 months ago
JSON representation
[WIP] A proxy server that helps upgrading old APIs
- Host: GitHub
- URL: https://github.com/hardchor/scientist-proxy
- Owner: hardchor
- License: mit
- Created: 2016-04-25T17:25:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-14T19:11:33.000Z (about 10 years ago)
- Last Synced: 2025-01-21T02:30:52.461Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scientist Proxy
A proxy server that helps upgrading old APIs.
## Install
```bash
npm i
```
## Run
```bash
npm run mb:start
npm run mb:create-imposters
# when you're done
npm run mb:stop
```
## Architecture
