PAGI-FastAPI v1.0.0 Latest
Kwalitee Issues
No Core Issues.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| PAGI::FastAPI | Asynchronous, Type-Safe Micro-Framework with Dependency Injection and OpenAPI & Swagger UI | v1.0.0 | metacpan |
| PAGI::FastAPI::BotProtection | Base Interface for PAGI::FastAPI Bot Protection | v1.0.0 | metacpan |
| PAGI::FastAPI::BotProtection::ProofOfWork | Stateless Proof-of-Work Bot Mitigation Engine | v1.0.0 | metacpan |
| PAGI::FastAPI::Context | Request and Response Lifecycle Context for PAGI::FastAPI | v1.0.0 | metacpan |
| PAGI::FastAPI::Depends | Dependency Injection Wrapper for PAGI::FastAPI | v1.0.0 | metacpan |
| PAGI::FastAPI::Middleware::BotProtection | Asynchronous Proof-of-Work Bot Protection Middleware for PAGI::FastAPI | v1.0.0 | metacpan |
| PAGI::FastAPI::Middleware::RateLimit | Async Rate Limiting Middleware for PAGI::FastAPI | v1.0.0 | metacpan |
| PAGI::FastAPI::RateLimit::Driver | Abstract Base Class for Rate Limiting Storage Drivers | v1.0.0 | metacpan |
| PAGI::FastAPI::RateLimit::Driver::Memory | Default In-Memory Storage Driver for Rate Limiting | v1.0.0 | metacpan |
| PAGI::FastAPI::Response | Base HTTP Response Class for PAGI::FastAPI | v1.0.0 | metacpan |
| PAGI::FastAPI::Response::HTML | HTML Response Class for PAGI::FastAPI | v1.0.0 | metacpan |
| PAGI::FastAPI::Response::SSE | Server-Sent Events (SSE) Streaming Response for PAGI::FastAPI | v1.0.0 | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README.md | metacpan |