Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gramex 2.0 Wishlist #783

Open
jaidevd opened this issue Apr 1, 2024 · 0 comments
Open

Gramex 2.0 Wishlist #783

jaidevd opened this issue Apr 1, 2024 · 0 comments

Comments

@jaidevd
Copy link
Member

jaidevd commented Apr 1, 2024

Gramex 2.0 will be:

  • modular: micro-modular, even - really tiny stuff. It will not be just about libraries, but about services too.
  • able to build a series of deployable APIs and should support building plugins.
  • focused on backend APIs only - not frontend - not even templating.
  • focused on data (dataframes are first-class citizens)
  • easy to deploy and package - gramex install x; gramex deploy x; gramex build x should all work reliably - make suitable assumptions on build and deployment targets
  • compatible with ASGI, written in FastAPI wherever needed, and dependent on FastAPI-based libraries wherever we find such.

Next steps:

  • Build OAuth/Email-auth and FormHandler with FastAPI
  • Deploy multiple apps on one instance (apps are distinguished by their origins)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant