Clientele can generate a fully typed HTTP client in Python and then load it in explorer mode so you can debug and test the API through a REPL. You can do this right now with any OpenAPI service like PokeAPI.co clientele explore -u raw.githubusercontent.com/PokeAPI/poke... #python #api #fastapi
0 likes 0 replies
?