• pdf 文档 Falcon v3.1.0 Documentation

    0 码力 | 362 页 | 1.29 MB | 1 年前
    3
    Falcon Documentation, Release 3.1.0, describes the features, updates, and usage of the Falcon web framework. It highlights Falcon's minimalist design, support for ASGI, WSGI, and WebSocket, native asyncio support, and robust request handling. The documentation includes changelogs, FAQs, user guides, and contributors' acknowledgments. Falcon is designed for high-performance and customizable backend development, emphasizing RESTful routing, middleware extensibility, and strict RFC adherence.
  • pdf 文档 Falcon v3.1.1 Documentation

    0 码力 | 378 页 | 1.29 MB | 1 年前
    3
    文档详细介绍了Falcon框架的版本更新、功能特性及使用指南。Falcon是一个高性能的Python Web框架,支持ASGI、WSGI和WebSocket,强调REST架构风格和极简设计。版本3.1.1引入了新的JSON序列化参数、改进了TestClient的功能,并修复了多个bug。文档还包括FAQ、设计理念、性能优化和路由指南,帮助开发者高效构建和测试API。
  • pdf 文档 Falcon v1.4.1 Documentation

    0 码力 | 156 页 | 574.46 KB | 1 年前
    3
    Falcon 是一个轻量级的 WSGI 库,用于构建高性能的 Web APIs 和应用后端。其设计理念强调简洁和高效,支持 REST 架构风格,并且兼容多种 WSGI 服务器。Falcon 特别适用于大规模微服务和响应式应用后端,提供了快速、可靠且灵活的解决方案。该框架仅依赖 six 和 mimeparse,支持多种 Python 版本及 PyPy,兼容性强且安全性高。
  • pdf 文档 Falcon v3.0.0-b1 Documentation

    0 码力 | 338 页 | 1.14 MB | 1 年前
    3
    文档详细描述了Falcon 3.0.0b1版本的更新内容,包括新增功能如基于JSON Schema的资源序列化和反序列化、URI模板字段转换器的支持,以及对CPython 3.6的全面支持和PyPy 3.5的测试支持。同时,文档修复了多处代码示例中的语法错误,并对多个版本进行了变更日志记录,涉及平台支持调整和错误修复。
  • pdf 文档 Falcon v3.1.1-rc1 Documentation

    0 码力 | 378 页 | 1.29 MB | 1 年前
    3
    The document provides comprehensive documentation for Falcon v3.1.1rc1, detailing its features, updates, and improvements. Falcon is a high-performance Python web framework supporting ASGI, WSGI, and WebSocket. It emphasizes minimalistic design, RESTful routing, and robust request handling. Key updates include enhanced JSON serialization, improved TestClient methods, and fixes for issues like Forwarded headers parsing and Unicode handling. The framework is extensible, supports middleware, and provides features like CORS implementation, request authentication, and error handling.
  • pdf 文档 Falcon v0.2.0 Documentation

    0 码力 | 70 页 | 296.15 KB | 1 年前
    3
    Falcon is a lightweight and highly effective web framework designed with minimalism in mind. It supports REST-inspired mapping of URIs to resources, URI templates based on RFC, and provides features such as global, resource, and method hooks, idiomatic HTTP error responses, and full Unicode support. Falcon works well with asynchronous libraries like gevent, ensures minimal attack surface for secure APIs, and offers comprehensive testing with 100% code coverage. It has minimal dependencies and supports various Python versions including Python 2.6, 2.7, 3.3, 3.4, and PyPy.
  • pdf 文档 Falcon v0.3.0.1 Documentation

    0 码力 | 77 页 | 311.34 KB | 1 年前
    3
    文档介绍了Falcon 0.3.0版本的更新内容,包括新功能如新的路由架构、支持自定义路由、URI模板增强、cookies支持、Jython 2.7支持等。此外,文档还详细说明了Falcon作为一个极简主义的WSGI框架,专注于构建快速的Web API和应用后端,强调REST架构风格和高性能。文档还包括社区指南、资源链接及说明如何获取帮助和报告问题。
  • pdf 文档 Falcon v2.0.0 Documentation

    0 码力 | 184 页 | 671.87 KB | 1 年前
    3
    文档详细描述了Falcon v2.0.0版本的更新内容,包括增加对CPython 3.6的支持、修复了多个错误处理问题,并新增了内置资源表示序列化和反序列化功能。Falcon是一个高性能的Python Web框架,适用于构建大规模后端应用和微服务。其设计理念强调高性能、可靠性和灵活性,支持REST架构风格,并提供了丰富的错误处理特性。
  • pdf 文档 Falcon v3.1.1-b1 Documentation

    0 码力 | 378 页 | 1.29 MB | 1 年前
    3
    Falcon is a lightweight, high-performance Python web framework designed for building large-scale application backends and microservices. It emphasizes RESTful design, minimalism, and flexibility, supporting ASGI, WSGI, and WebSocket protocols. The framework provides native asyncio support, stable interfaces, and extensive documentation. Version 3.1.1b1 introduces new features, bug fixes, and improvements, including enhanced JSON handling, test client updates, and header configuration. Falcon's design philosophy focuses on customization and performance, avoiding unnecessary dependencies and empowering developers to choose third-party packages for specific needs.
  • pdf 文档 Falcon v1.4.0 Documentation

    0 码力 | 156 页 | 573.94 KB | 1 年前
    3
    文档详细介绍了Falcon framework v1.4.0的特点、功能和更新内容。Falcon是一个高性能、可靠且灵活的Python Web框架,专为构建大规模应用后端和微服务设计。它支持REST风格,并兼容多种Python版本和平台。文档包括新增功能,如静态路由方法和性能优化,变更日志、社区贡献指南,以及FAQ和使用指南。
共 20 条
  • 1
  • 2
前往