Falcon v3.0.0-b2 DocumentationFalcon Documentation Release 3.0.0b2 Kurt Griffiths et al. Mar 03, 2021 CONTENTS 1 What People are Saying 3 2 Quick Links 5 3 Features 7 4 Who’s Using Falcon? 9 5 Documentation 11 5.1 User Guide . . . . . 324 Python Module Index 327 Index 329 ii Falcon Documentation, Release 3.0.0b2 Release v3.0b2 (Installation) Falcon is a minimalist WSGI library for building speedy web APIs and app backends falcon.App() app.add_route('/quote', QuoteResource()) CONTENTS 1 Falcon Documentation, Release 3.0.0b2 2 CONTENTS CHAPTER ONE WHAT PEOPLE ARE SAYING “We have been using Falcon as a replacement for [framework]0 码力 | 340 页 | 1.15 MB | 1 年前3
Falcon v3.0.0-b2 DocumentationThe Falcon Web Framework Release v3.0b2 (Installation) Falcon is a minimalist WSGI library for building speedy web APIs and app backends. We like to think of Falcon as the Dieter Rams of web frameworks Setting Cookies The Secure Attribute The SameSite Attribute Status Codes HTTPStatus 1xx Informational 2xx Success 3xx Redirection 4xx Client Error 5xx Server Error Error Handling Base Class Predefined Errors ipython Now, type the following to introspect the falcon.App callable: In [1]: import falcon In [2]: falcon.App.__call__? Alternatively, you can use the standard Python help() function: In [3]: help(falcon0 码力 | 1041 页 | 730.21 KB | 1 年前3
Falcon v2.0.0 DocumentationDocumentation Release 2.0.0 Kurt Griffiths et al. Apr 26, 2019 Contents 1 What People are Saying 3 2 Quick Links 5 3 Features 7 4 Who’s Using Falcon? 9 5 Documentation 11 5.1 User Guide . . . . . falcon.API() api.add_route('/quote', QuoteResource()) Contents 1 Falcon Documentation, Release 2.0.0 2 Contents CHAPTER 1 What People are Saying “We have been using Falcon as a replacement for [framework] TRY IT NOW ?” 3 Falcon Documentation, Release 2.0.0 4 Chapter 1. What People are Saying CHAPTER 2 Quick Links • Read the docs • Falcon add-ons and complementary packages • Falcon talks, podcasts0 码力 | 184 页 | 671.87 KB | 1 年前3
Falcon v2.0.0 Documentationipython Now, type the following to introspect the falcon.API callable: In [1]: import falcon In [2]: falcon.API.__call__? Alternatively, you can use the standard Python help() function: In [3]: help(falcon doc = { 'images': [ { 'href': '/images/1eaf6ef1-7f2d-4ecc-a8d5- 6e8adba7cc0e.png' } ] } # Create a JSON representation doc = { 'images': [ { 'href': '/images/1eaf6ef1-7f2d-4ecc-a8d5- 6e8adba7cc0e.png' } ] } resp.data = msgpack.packb(doc0 码力 | 265 页 | 299.57 KB | 1 年前3
Falcon v3.0.0 DocumentationDocumentation Release 3.0.0 Kurt Griffiths et al. Apr 05, 2021 CONTENTS 1 What People are Saying 3 2 Quick Links 5 3 Features 7 4 Who’s Using Falcon? 9 5 Documentation 11 5.1 User Guide . . . . . falcon.App() app.add_route('/quote', QuoteResource()) CONTENTS 1 Falcon Documentation, Release 3.0.0 2 CONTENTS CHAPTER ONE WHAT PEOPLE ARE SAYING “We have been using Falcon as a replacement for [framework] • falconry/dev for Falcon contributors @ Gitter 5 Falcon Documentation, Release 3.0.0 6 Chapter 2. Quick Links CHAPTER THREE FEATURES Falcon tries to do as little as possible while remaining highly0 码力 | 344 页 | 1.16 MB | 1 年前3
Falcon v3.0.1 DocumentationDocumentation Release 3.0.1 Kurt Griffiths et al. May 10, 2021 CONTENTS 1 What People are Saying 3 2 Quick Links 5 3 Features 7 4 Who’s Using Falcon? 9 5 Documentation 11 5.1 User Guide . . . . . falcon.App() app.add_route('/quote', QuoteResource()) CONTENTS 1 Falcon Documentation, Release 3.0.1 2 CONTENTS CHAPTER ONE WHAT PEOPLE ARE SAYING “We have been using Falcon as a replacement for [framework] • falconry/dev for Falcon contributors @ Gitter 5 Falcon Documentation, Release 3.0.1 6 Chapter 2. Quick Links CHAPTER THREE FEATURES Falcon tries to do as little as possible while remaining highly0 码力 | 344 页 | 1.16 MB | 1 年前3
Falcon v3.0.0-b1 DocumentationDocumentation Release 3.0.0b1 Kurt Griffiths et al. Dec 23, 2020 CONTENTS 1 What People are Saying 3 2 Quick Links 5 3 Features 7 4 Who’s Using Falcon? 9 5 Documentation 11 5.1 User Guide . . . . . App() app.add_route('/quote', QuoteResource()) CONTENTS 1 Falcon Documentation, Release 3.0.0b1 2 CONTENTS CHAPTER ONE WHAT PEOPLE ARE SAYING “We have been using Falcon as a replacement for [framework] falconry/dev for Falcon contributors @ Gitter 5 Falcon Documentation, Release 3.0.0b1 6 Chapter 2. Quick Links CHAPTER THREE FEATURES Falcon tries to do as little as possible while remaining highly0 码力 | 338 页 | 1.14 MB | 1 年前3
Falcon v3.1.1-b3 DocumentationFalcon Documentation Release 3.1.1b3 Kurt Griffiths et al. Nov 11, 2022 CONTENTS 1 Quick Links 3 2 What People are Saying 5 3 Features 7 4 Who’s Using Falcon? 9 5 Documentation 11 5.1 User Guide App() app.add_route('/quote', QuoteResource()) CONTENTS 1 Falcon Documentation, Release 3.1.1b3 2 CONTENTS CHAPTER ONE QUICK LINKS • Read the docs (FAQ - getting help - reference) • Falcon add-ons framework has integrated support for 786 TRY IT NOW ?” 5 Falcon Documentation, Release 3.1.1b3 6 Chapter 2. What People are Saying CHAPTER THREE FEATURES Falcon tries to do as little as possible while remaining0 码力 | 378 页 | 1.29 MB | 1 年前3
Falcon v3.1.1-b1 DocumentationFalcon Documentation Release 3.1.1b1 Kurt Griffiths et al. Nov 09, 2022 CONTENTS 1 Quick Links 3 2 What People are Saying 5 3 Features 7 4 Who’s Using Falcon? 9 5 Documentation 11 5.1 User Guide App() app.add_route('/quote', QuoteResource()) CONTENTS 1 Falcon Documentation, Release 3.1.1b1 2 CONTENTS CHAPTER ONE QUICK LINKS • Read the docs (FAQ - getting help - reference) • Falcon add-ons framework has integrated support for 786 TRY IT NOW ?” 5 Falcon Documentation, Release 3.1.1b1 6 Chapter 2. What People are Saying CHAPTER THREE FEATURES Falcon tries to do as little as possible while remaining0 码力 | 378 页 | 1.29 MB | 1 年前3
Falcon v3.1.1-a DocumentationFalcon Documentation Release 3.1.1 Kurt Griffiths et al. Nov 18, 2022 CONTENTS 1 Quick Links 3 2 What People are Saying 5 3 Features 7 4 Who’s Using Falcon? 9 5 Documentation 11 5.1 User Guide falcon.App() app.add_route('/quote', QuoteResource()) CONTENTS 1 Falcon Documentation, Release 3.1.1 2 CONTENTS CHAPTER ONE QUICK LINKS • Read the docs (FAQ - getting help - reference) • Falcon add-ons framework has integrated support for 786 TRY IT NOW ?” 5 Falcon Documentation, Release 3.1.1 6 Chapter 2. What People are Saying CHAPTER THREE FEATURES Falcon tries to do as little as possible while remaining0 码力 | 378 页 | 1.29 MB | 1 年前3
共 40 条
- 1
- 2
- 3
- 4













