We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the API is not documented and its availability is not visible. Go with a slate docs design as done in spenhouet.com/beautiful-docs and tailwindui.com/templates/protocol. Similar to the language switcher, show a response result switcher (200, 404). As good examples take a look at CoinMarketCap API Documentation and the Stripe API Documentation. If possible, make the query parameters changeable and dynamically load the new query results like done by Open API as in the example of DefiLlama.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently the API is not documented and its availability is not visible. Go with a slate docs design as done in spenhouet.com/beautiful-docs and tailwindui.com/templates/protocol. Similar to the language switcher, show a response result switcher (200, 404). As good examples take a look at CoinMarketCap API Documentation and the Stripe API Documentation. If possible, make the query parameters changeable and dynamically load the new query results like done by Open API as in the example of DefiLlama.
The text was updated successfully, but these errors were encountered: