Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add hono and try some routes * Test openai/swagger * Move some routes to the new folder structure * Moved some more routes into their new folder * Refactor some more endpoints * Move more endpoints * Add deployment detail endpoint * Add tags & summaries * Move version and provider attribute endpoints * Move graphs endpoints * Move blocks endpoints * Remove unecessary openapi properties * Improve doc * Add eslint * Improve typing * . * Cleanup * Remove /api prefix and migrate dashboardRouter to hono * Migrate web3-index router to hono * Fix merge * Change api urls in deploy website * Add version to baseapiurl * Add cors to hono * Convert required user endpoints * Convert optional user routes * Remove unused dependencies * . * . * . * Improve typing * Add legacy router * Add sentry middleware * Add jwks caching * Set correct swagger servers * Add documentation * Rename providers to services * Merge fixes * .
- Loading branch information