decred / dcrtime

Decred anchored timestamp client, proxy, and server.
ISC License
28 stars 23 forks source link

API v2 - Coordination issue and checklist #59

Closed thi4go closed 4 years ago

thi4go commented 4 years ago

dcrtime api/v2

This issue will be used to track down the improvements and development needed on version two of dcrtime's api.

Tasks

These are the requirements tracked until now:

Routes on api/v2

/v2/timestamp
/v2/timestamps
/v2/verify
/v2/next (or decided naming for next anchor time)

where /v2/timestamp accepts a single string digest /v2/timestamps is the same as /v1/timestamp /v2/verify is the same as /v1/verify/ /v2/next returns the next anchor time

marcopeereboom commented 4 years ago

Can this be closed @thi4go?

thi4go commented 4 years ago

Yes @marcopeereboom , closing it.