Skip to content

Commit 6cb10f2

Browse files
committed
Merge pull request mattmakai#70 from nullism/patch-1
Added Falcon and Pycnic to the list.
2 parents 06aae3b + 41e0e43 commit 6cb10f2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

source/content/pages/06-web-apis/03-api-creation.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@ applications through machine-to-machine communication.
4848
[EuroPython 2014](https://www.youtube.com/watch?v=9sUsLvG72_o) that
4949
introduced the main features of the framework.
5050

51+
* [Falcon](http://falconframework.org/) is a fast and lightweight framework
52+
well suited to create RESTful APIs.
53+
54+
* [Pycnic](http://pycnic.nullism.com) is a new JSON-API-only framework designed with
55+
REST in mind.
5156

5257
## API testing projects
5358
Building, running and maintaining APIs requires as much effort as building,

0 commit comments

Comments
 (0)