API UP — an API as a Service

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MyrinNew
    Senior Member
    • Feb 2024
    • 5168

    #1

    API UP — an API as a Service

    Hey everyone!

    API UP has just been launched, a SaaS platform that lets you create fully functional APIs

    without setting up servers, databases, Docker, Kubernetes, etc.


    It’s not a no-code toy — it generates a real async Python backend (compiled to C), with:

    • new Python 3.14+ web framework compiled in C

    • automatic CRUD/search

    • built-in authorization (endpoint/collection/document/field level)

    • embedded background tasks

    • multi-tenant and multi-version deployment

    • built-in test tools

    • an admin UI for operations/product teams

    • CLI tools

    • mobile/web SDKs

    • high-performance defaults (async, optimized queries)


    You can create an API, deploy it, and start calling it from your frontend or mobile app in minutes.


    You can test the UI and play with the system here:

    API UP. API as a Service, without the overhead.



    Documentation:




    Would love feedback — especially from backend and SaaS folks.




    More...
Working...