Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release new API + Graph #68

Merged
merged 70 commits into from
Jun 6, 2024
Merged

Release new API + Graph #68

merged 70 commits into from
Jun 6, 2024

Conversation

bitbeckers
Copy link
Collaborator

  • Graphql playground exposing our database
  • HTTP endpoints for storing and validating order, metadata and allowlist
  • Swagger documentation hosted under /spec/

…titching

Feat/add search and more stitching
…titching

fix(build): package import gql type
…titching

Feat/add search and more stitching
…titching

fix(stitch): use updated db table
…percerts

feat(count): totalCount in queries
…percerts

feat(stitch): get matching attestations and count
…exposed-schemas

37 db update db types and exposed schemas
…pagination

feat(params): query params to filter and search
feat(attesttations): attestation resolver and connected to hypercert
bitbeckers and others added 26 commits May 20, 2024 13:41
…ta_on_hypercert

fix(array): return maybeSingle for contract and metadata on hypercert
feat(health): added health endpoint and some cleanup
…n-endpoint

feat(validate): validation endpoints and updated controllers
* (feat): add supabase migrations from hyperboards

* (feat): add supabase migrations from hyperboards

* (feat): add supabase migrations for marketplace orders and order_nonces

* (feat): add marketplace endpoints

* (feat): bump sdk version and implement token owner checking logic

* (chore): add ci scripts

* (feat): fix POST /marketplace/order-nonce endpoint

* (chore): fix env template file

* (chore): update dependencies

* (fix): pr feedback, implement prettier

* (fix): lowercase contract address comparison issues, return zod errors from endpoint
fix(fields): null fields and rename routes
@bitbeckers bitbeckers self-assigned this Jun 6, 2024
@bitbeckers bitbeckers linked an issue Jun 6, 2024 that may be closed by this pull request
@bitbeckers bitbeckers merged commit c78aeb5 into main Jun 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DX] Generate and host docs
2 participants