Skip to content

Commit

Permalink
Convert all endpoints to Trailhead's GraphQL API (#19)
Browse files Browse the repository at this point in the history
* Remove Supabase edge functions that were being used in favor of just using Go. 
* Update endpoint handlers to use new GraphQL apis. 
  * profile, rank, skills, certifications, badges
* Cleanup: 
  * Added more error handling. 
  * Refactor functions for new APIs.
  * Add `queries.go` to hold GraphQL queries.
  • Loading branch information
meruff authored Aug 23, 2024
1 parent acfa9c6 commit 83a951d
Show file tree
Hide file tree
Showing 3 changed files with 579 additions and 439 deletions.
Loading

0 comments on commit 83a951d

Please sign in to comment.