Skip to content

LineIndent/reflex-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The API client website is hosted on Reflex is currently under developemnt. Performance issues (theme, events, etc...) are to be expected.

Introduction

This lightweight web application is designed for testing Supabase API endpoints. The tool itself simplifies the process of interacting with Supabase API's, making endpoint testing user-friendly. The entire application is built using Reflex.


What you need to get started

To use this API client you'll need to have several things:

  1. A Supabase account and a database already setup.
  2. Latest version of Reflex installed.
pip install reflex --upgrade

API Methods Included

The following is a list of supported request methods:

GET: Operational
POST: Operational
DELETE: Operational
PATCH: In progress
LOGIN: Operational
LOGOUT: In progress
SIGNUP: In progress

License

This project is open-source and licensed under the MIT License.