The OpenAPI specification, and the Swagger suite of tools built around it, make it incredibly easy for Python developers to create, document and manually test the RESTful APIs they create. Regardless ...
Currently, I think that RESTful APIs are extremely interesting but seldom mentioned in association with simple web applications such as the ones that I will work on, and, therefore, going for a ...