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

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

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

![](http://i.imgur.com/BE4OIVB.png)