-
Notifications
You must be signed in to change notification settings - Fork 2
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
[FEATURE] (Hacktoberfest) Handling Form Data #7
Comments
Hello @Sas2k I would like to work on this issue . Can you assign me this issue with some more details ? |
@devacius Ok, You are assigned. Well, I plan to create a way to handle Form Data. (As you would in your usual back-end Frameworks (Flask, Django etc...) [The Library primarily uses Webob, Whitenoise and WSGIAdapter] are there any other details you need? |
Also Remember to Update the Docs accordingly |
Thank You @Sas2k , that's all I need for now.
Sure. |
I want to work on this issue. Can you assign me this issue? |
Hey lakshman I am currently working on the issue. |
@devacius is already working on it. You can work on it if you want, or you can try your hand at the other issue. |
Okay |
Handling Form Data
Implement a method to handle form data received and process them
GET
FormsPOST
FormsJSON
DataYou can create PR's for each Types Separately (Depends how many you Implemented.)
The text was updated successfully, but these errors were encountered: