| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
In Greek mythology, Iris is the messenger of the gods and one of the goddesses of the sky. Iris links the gods to humanity. She travels with the speed of wind from one end of the world to the other.
Still a work-in-progress, come back soon...
This is a web front-end written in React/Redux which is used as part of the Digital Business Platform project.
This developer portal is intended to manage (publication and consumption of) APIs and respective users (publishers/consumers).
Execute the following command to install all dependencies:
npm i
Launch the node server:
npm start
Open your browser and type:
http://localhost:3000/
The actual server is still a work-in-progress.
In the meantime a mock server has been implemented:
The current implementation of iris-rect expects this mock server to run at port 3100.
| Back | FazBrowse Home | New Git URL |