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

Requests Package #12

Open
SujalChoudhari opened this issue Sep 20, 2023 · 0 comments
Open

Requests Package #12

SujalChoudhari opened this issue Sep 20, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Looking for contributions during HacktoberFest2023

Comments

@SujalChoudhari
Copy link
Owner

Coda needs a Requests package for accessing internet/webpages.
It should:

  • implement a c++ curl wrapper to send requests
  • configurable as per needs
  • contain util functions to ease fetching of responses

Use FFI.h for the package, look at dll/Maths and dll/OS for inspiration.

@SujalChoudhari SujalChoudhari added enhancement New feature or request good first issue Good for newcomers hacktoberfest Looking for contributions during HacktoberFest2023 labels Sep 20, 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 Looking for contributions during HacktoberFest2023
Projects
None yet
Development

No branches or pull requests

1 participant