Skip to content

cbonoz/oceanapi

Repository files navigation

OceanAPI


Prototype 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.

Dev Notes

About

Turn an ocean protocol uploaded data into an easy to use API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors