Skip to content

Conversation

@chandansgowda
Copy link
Member

This PR includes the following changes:

  1. Created a http client singleton instance with the auth headers, interceptors which can be used for all calls
  2. Used Chopper Generator to generate http client
  3. Added an ApiService class with methods to CREATE, JOIN and DELETE rooms (Sends requests to Resonate Backend API) - Closes Implement ApiService Class #68
  4. Also, Documentation has been updated to reflect recent project migration to Appwrite - Closes Migrate Backend from Firebase to Appwrite #63

The previous PR for the same was closed since the branch had to be renamed for good documentation of the project history. Considering @jddeep review on my previous PR, work on points 1 and 2 above is done.

@chandansgowda chandansgowda self-assigned this Jun 30, 2023
@chandansgowda chandansgowda added enhancement New feature or request gsoc Part of Google Summer of Code season labels Jun 30, 2023
@jddeep jddeep merged commit 4dcad56 into AOSSIE-Org:master Jul 4, 2023
@chandansgowda chandansgowda deleted the api-service branch August 1, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request gsoc Part of Google Summer of Code season

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement ApiService Class Migrate Backend from Firebase to Appwrite

2 participants