You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is absolutely no single piece of information about HTTP REST Methods usages (GET, POST, PUT, PATCH, DELETE) for Edge Functions in order to access the database. It is a nightmare to work in a trial-and-error way.
You must understand how the end user is going to use your EdgeFunctions and update the documents with references and examples, instead of letting everybody's time and efforts go waste.
The text was updated successfully, but these errors were encountered:
Documentation Area
REST API Section (yet to be added)
Current Documentation Link
https://docs.sqlitecloud.io/docs/edge-functions
Description of Changes
There is absolutely no single piece of information about HTTP REST Methods usages (GET, POST, PUT, PATCH, DELETE) for Edge Functions in order to access the database. It is a nightmare to work in a trial-and-error way.
Rationale
Issue1: https://github.com/orgs/sqlitecloud/discussions/38
Issue2: https://github.com/orgs/sqlitecloud/discussions/37
Examples and Code Snippets
Additional Context and Relevant Repos
You must understand how the end user is going to use your EdgeFunctions and update the documents with references and examples, instead of letting everybody's time and efforts go waste.
The text was updated successfully, but these errors were encountered: