Metadata-Version: 2.4
Name: foldset-fastapi
Version: 0.1.0
Summary: FastAPI middleware for Foldset payment gating
Project-URL: Homepage, https://foldset.com
Project-URL: Documentation, https://docs.foldset.com
Project-URL: Repository, https://github.com/foldset/sdks
Author-email: Foldset <team@foldset.com>
License-Expression: MIT
Keywords: agents,ai,fastapi,foldset,micropayments,middleware
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: FastAPI
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Requires-Python: >=3.11
Requires-Dist: fastapi>=0.100.0
Requires-Dist: foldset>=0.1.0
Requires-Dist: starlette>=0.27.0
