List of Pyramid Add-ons (not comprehensive, as there are many more on PyPI and 
GitHub)
https://trypyramid.com/extending-pyramid.html

pyramid_openapi3 is actively developed.  There are examples in the repo and a 
live demo of both the app and API (the demo takes a while to startup if it has 
not been recently hit).
https://github.com/Pylons/pyramid_openapi3
https://pyramid-openapi3.pylonsproject.org/
https://pyramid-openapi3.pylonsproject.org/api

--steve

On 12/2/20 4:58 PM, [email protected] wrote:
> Hi,
> 
> I'm wondering what packages can be used to build a REST API with Pyramid.
> The only requirements I have
> 
> - be able to input/output json(built in pyramid)
> - documentation for Openapi (should be generated)
> - validation based on the Openapi schema for request and response
> 
> thanks!
> 
> -silviu
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "pylons-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/pylons-discuss/2571d091-8fc6-4011-80d7-45e8b9a92b4dn%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/pylons-discuss/2571d091-8fc6-4011-80d7-45e8b9a92b4dn%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/f57c171c-6410-e68f-b387-8c8c4fe310cb%40gmail.com.

Reply via email to