awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
biosustain avatar

biosustain/potionArchived

0
View on GitHub↗
488 stars·49 forks·Python·8 viewspotion.readthedocs.io↗

Potion

Flask-Potion is a RESTful API framework for Flask and SQLAlchemy, Peewee or MongoEngine

Features

  • Server Frameworks - Flask extension for building RESTful JSON APIs with client support.
  • Web Frameworks - RESTful API framework for Flask and SQLAlchemy.

Star history

Star history chart for biosustain/potionStar history chart for biosustain/potion

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Potion

These projects share indexed features with Potion. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • badgerati/podeBadgerati avatar

    Badgerati/Pode

    1,049View on GitHub↗

    Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers

    PowerShellactive-directoryauthenticationcross-platform
    View on GitHub↗1,049
  • encode/apistarencode avatar

    encode/apistar

    5,548View on GitHub↗

    APIStar is an OpenAPI framework providing a toolkit for building and verifying web APIs. It functions as an API schema validator, a traffic auditor, and a documentation generator to ensure compliance with API specifications and data types. The project converts OpenAPI and Swagger schemas into visual developer guides using customizable themes. It also implements a dynamic API client that adapts to defined schemas to send requests to remote servers. The framework includes capabilities for validating API schemas to identify structural mistakes and auditing incoming and outgoing web traffic agai

    Python
    View on GitHub↗5,548
  • ant0ine/go-json-restant0ine avatar

    ant0ine/go-json-rest

    3,489View on GitHub↗

    A quick and easy way to setup a RESTful JSON API

    Go
    View on GitHub↗3,489
  • falconry/falconfalconry avatar

    falconry/falcon

    9,794View on GitHub↗

    Falcon is a minimalist Python web API framework and high-performance microservices framework. It serves as a resource-oriented API toolkit designed for building RESTful APIs and data plane services that prioritize low overhead, reliability, and scale. The framework implements an ASGI web server interface to handle both synchronous and asynchronous HTTP requests and WebSockets. It features a dedicated HTTP middleware system for intercepting network traffic and executing shared processing logic across multiple API endpoints. Its capability surface covers resource-based routing, HTTP specificat

    Pythonapiapi-restasgi
    View on GitHub↗9,794
Compare all 30 related projects→

Frequently asked questions

What does biosustain/potion do?

Flask-Potion is a RESTful API framework for Flask and SQLAlchemy, Peewee or MongoEngine

What are the main features of biosustain/potion?

The main features of biosustain/potion are: Server Frameworks, Web Frameworks.

Which projects share features with biosustain/potion?

Projects with overlapping indexed features include: encode/apistar — APIStar is an OpenAPI framework providing a toolkit for building and verifying web APIs. It functions as an API schema… hyperium/hyper — Hyper is a low-level networking library designed for building high-performance HTTP clients and servers. It provides a… ant0ine/go-json-rest — A quick and easy way to setup a RESTful JSON API. badgerati/pode — Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers. falconry/falcon — Falcon is a minimalist Python web API framework and high-performance microservices framework. It serves as a… nestjs/nest — Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript.…