We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c0503b commit 89cf9b4Copy full SHA for 89cf9b4
content/pages/04-web-development/48-api-creation.markdown
@@ -86,6 +86,10 @@ equivalent of browser testing in the web application world.
86
documented then developers who have options to use something else will
87
just skip it.
88
89
+* [8 Open-Source Frameworks for Building APIs in Python](https://nordicapis.com/8-open-source-frameworks-for-building-apis-in-python/)
90
+ presents a high-level overview of the options for building APIs in
91
+ Python.
92
+
93
* [Adventures in running a free, public API](http://www.cambus.net/adventures-in-running-a-free-public-api/)
94
is a quick story of a developer's geolocation API being abused and his
95
lack of resources for preventing further abuse. Eventually he had to shut
0 commit comments