Skip to content

Commit 89cf9b4

Browse files
committed
new api creation resource
1 parent 0c0503b commit 89cf9b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/pages/04-web-development/48-api-creation.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ equivalent of browser testing in the web application world.
8686
documented then developers who have options to use something else will
8787
just skip it.
8888

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+
8993
* [Adventures in running a free, public API](http://www.cambus.net/adventures-in-running-a-free-public-api/)
9094
is a quick story of a developer's geolocation API being abused and his
9195
lack of resources for preventing further abuse. Eventually he had to shut

0 commit comments

Comments
 (0)