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

Built-in common web server components are needed #9

Open
thucnh opened this issue Jan 25, 2019 · 1 comment
Open

Built-in common web server components are needed #9

thucnh opened this issue Jan 25, 2019 · 1 comment

Comments

@thucnh
Copy link

thucnh commented Jan 25, 2019

Modern web framework has several built-in components:

  • Session, Cookie, Cache, Application Data, and other Context Data Objects
  • Routes mapping: like to have React coding style with lambda :-p
  • Request objects: HttpRequest, HttpResponse, Url, ..
  • REST API, JSON, BJSON
@AngleNet
Copy link

AngleNet commented Jun 6, 2019

Suggests these stuff goes to a roadmap. @thucnh @glynos

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

2 participants