We are consolidating repos. Flow Archive Access API was moved to https://github.com/onflow/flow-archive
Flow DPS implements the Flow Access API Specification, except for the following endpoints:
SendTransactionGetLatestProtocolStateSnapshotGetExecutionResultForBlockID
It exposes Flow-specific resources such as flow.Block, flow.Event, flow.Transaction and many others.
For more information on the various endpoints of this API, please consult the official Flow documentation.