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

https://github.com/pshihn/byproxy-demo


https://github.com/pshihn/byproxy-demo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# byproxy-demo

This is a demo project showcasing use of [ByProxy](https://github.com/pshihn/byproxy).

To run the project:
* Clone the repositor
* run `npm install`
* run `npm app.js` from the project folder to launch ther server on port 3000.
* Visit the sample page on http://127.0.0.1:3000 and see the console log for results.