oceanprotocol-archive / oceandao-proposal-portal

OceanDao proposal portal
0 stars 1 forks source link

Setup versioned backend endpoints so we can maintain schema structure #96

Open idiom-bytes opened 2 years ago

idiom-bytes commented 2 years ago

Problem:

Currently we may change the backend schema, apis, and various things happen under 1 roof.

Let's deploy multiple versioned endpoints so we don't break anything downstream.

//please describe further