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

Add support for urlencoded Form submission #2

Open
alanJames00 opened this issue Oct 15, 2023 · 0 comments
Open

Add support for urlencoded Form submission #2

alanJames00 opened this issue Oct 15, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Hacktoberfest 2023 label for inviting more contributors

Comments

@alanJames00
Copy link
Owner

Current url submission is only possible through json. Consider adding urlencoded form since its more commonly used in the web. Also make it the default endpoint and move the json endpoint to a more specialized endpoint.

@alanJames00 alanJames00 added hacktoberfest Hacktoberfest 2023 label for inviting more contributors good first issue Good for newcomers enhancement New feature or request labels Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Hacktoberfest 2023 label for inviting more contributors
Projects
None yet
Development

No branches or pull requests

1 participant