Files
supabase/libraries
Angelico 3f4afdcdfd Improve Client Library
The following were done:
- Make it work with a front end example (for RESTful feature).
- Make npm run build work properly.
- Refine methods list.
- Introduce supabase.unsubscribe().
- Clean up BaseRequest.js.
- Clean up BaseChannel.js.
- Implement Helpers.js to introduce uuid().
2020-01-08 17:45:47 +08:00
..
2020-01-08 17:45:47 +08:00

Supabase Libraries

We are building client libraries to make it even easier to get started with Supabase.

If you we haven't yet built a library for the language of your choice, feel free to show your interest in for new client library in issue on GitHub.