A REST API (written in go) for querying databases with a dashboard (written in AngularJS) for easily creating new APIs.
Please note: I.R.A is still in alpha and not ready for production!
The quickest way to get I.R.A up and running is using docker-compose.
git clone https://github.com/abemedia/ira.git
cd ira
docker-compose up -d
This will build & install I.R.A with the following credentials:
| Username | Password |
|---|---|
| admin | admin |
Please refer to the API Reference for information on how to use APIs created with I.R.A.
Content type
Image
Digest
Size
312.8 MB
Last updated
almost 9 years ago
docker pull abemedia/ira