OceanAPI
Pitched for the Network Integration Ocean Protocol hackathon challenge.
Turn any uploaded ocean dataset into a dynamic hosted API.
The API supports the following high level actions.
- Describe an existing dataset.
- Search / confirm existing datasets.
- Query an existing dataset.
Running the server
pip install -r requirements.txt
python app.py
The api server should now be running on port 5000.
Running on Pacific
Replace the example config with pacific and provide your Pacific network ocean credentials as the account provider.

Log in or sign up for Devpost to join the conversation.