TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Connexion: Swagger-First Python REST Framework with Validation and OAuth

10 pointsby hjacobsover 9 years ago

2 comments

hjacobsover 9 years ago
Example &quot;pet store&quot; application using Connexion: <a href="https:&#x2F;&#x2F;github.com&#x2F;hjacobs&#x2F;connexion-example" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hjacobs&#x2F;connexion-example</a>
valgogover 9 years ago
This library makes it really easy to bootstrap a simple RESTful service with practically no effort. Really nice for prototyping your services.