blob: c8acec1bfbe33be2474f9fa264b8890bda6c5ecb (
plain)
1
2
3
|
Flask API is a drop-in replacement for Flask that provides an implementation of
browsable APIs similar to what Django REST framework provides. It gives you
properly content negotiated-responses and smart request parsing.
|