Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 344 Bytes

readme.md

File metadata and controls

9 lines (8 loc) · 344 Bytes

INEO middleware service layer

This repository contains the code of INEO middleware service layer. It is a Flask application that connects the frontend and the indexer. It exposes the REST API to the frontend and connects to the indexer to get the data.

How to build

To build the image, run the following command:

./build.sh