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

Feat: backend #269

Merged
merged 8 commits into from
Jul 18, 2024
Merged

Feat: backend #269

merged 8 commits into from
Jul 18, 2024

Conversation

ugur-eren
Copy link
Collaborator

Added a backend package that will read indexer data and forward it.

Endpoints

Deploy

  • /deploy - Returns all deploys
  • /deploy/:token - Returns specific token deploy
  • /deploy/owner/:owner - Returns token deploys of an owner

Launch

  • /launch - Returns all launches
  • /launch/:token - Returns specific token launch

Transfer

  • /transfer - Returns all transfers
  • /transfer/:token - Returns transfers of a specific token

Copy link

vercel bot commented Jul 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unruggable-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2024 11:39pm

Copy link

vercel bot commented Jul 16, 2024

@ugur-eren is attempting to deploy a commit to the keep-starknet-strange Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@0xChqrles 0xChqrles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@0xChqrles 0xChqrles merged commit 59a1d2e into keep-starknet-strange:main Jul 18, 2024
2 of 5 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.

2 participants