REST APIs with Flask
Basic Syntax
Route Registration
Multiple Routes per Function
Simple Path Matching
Route Ordering
String Converter
Integer Converter
Float Converter
Path Converter
UUID Converter
Method Specification
Method-Specific Logic
Method Not Allowed Handling
url_for Function
Reverse URL Generation
External URLs
Previous
5. Getting Started with Flask
Go to top
Next
7. Building Your First API with Flask