v4
Prompt exports
All users have the ability to have AI generate a message to provide context on all routes.
WIP: Python libraries
Currently work in progress as of March 12: Implement python library presets for large data set applications, machine learning, data visualization, etc.
v3
Database creation and persistence implementation
Users can have the option to create a persistent SQLite database.
Test request polling time tracking
Sent test requests now show the amount of time (ms) it took for the response to be returned.
UI/UX update and design
Updated the logo, UI layout and design, and landing page
v2
Clerk Authentication
Added user accounts using Clerks OAuth support.
Added multi-user endpoints support
Implemented separated Gunicorn HTTP server workers for each user.
Contextual AI and chat console
Users can now chat with the AI directly and modify their endpoints live.
v1
Migrate to Vercel and Cloudflare
Moved servera.dev to be hosted by Vercel and Cloudflare
v0
Initial release
Created and worked on the development of dynamic API routes, and generating backend logic with AI.