Python aiohttp private API template
Python aiohttp private API template
Easily develop powerful, secure APIs with python and aiohttp.
Features
- Fast: Much faster than flask and even regular asyncio (uses
uvloop
) - Secure: Built-in secure API key verification with SHA256
- Resilient: Built-in ratelimiting support
- Convenient: Build complicated APIs easily with a simple interface
- Easy to understand: Comments explain what the template is doing
The only API template you'll ever need.
Upvote if you found it interesting! Ask questions in the comments and I will answer!
piemadd (104)
water.css detected
Codemonkey51 (1035)
It's broken rn :(
Scoder12 (810)
@Codemonkey51 not sure what you mean
Codemonkey51 (1035)
It errors on any request :/ @Scoder12 I'll grab a screenshot
Scoder12 (810)
@Codemonkey51 thanks fixed
Codemonkey51 (1035)
Your welcome :) @Scoder12
Codemonkey51 (1035)
One question tho... does mat approve
I don't use python but it seems cool - love the styles for the flask server
@sojs thanks! maybe you can learn python some day. The styles are from Water.css by @Kognise and are super easy to use, try it in one of your projects some day.