Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(api): add budget API routes #18

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

duongdev
Copy link
Member

@duongdev duongdev commented Jun 7, 2024

Added APIs

  • GET /budgets?permission
  • POST /budgets
  • GET /budgets/:budgetId
  • PUT /budgets/:budgetId
  • DELETE /budgets/:budgetId

Copy link

vercel bot commented Jun 7, 2024

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

Name Status Preview Comments Updated (UTC)
6pm-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2024 8:58am

@bkdev98
Copy link
Member

bkdev98 commented Jun 7, 2024

🔥

Copy link
Member Author

duongdev commented Jun 8, 2024

Merge activity

  • Jun 8, 4:56 AM EDT: @duongdev started a stack merge that includes this pull request via Graphite.
  • Jun 8, 4:59 AM EDT: Graphite rebased this pull request as part of a merge.
  • Jun 8, 5:00 AM EDT: @duongdev merged this pull request with Graphite.

@duongdev duongdev changed the base branch from 06-07-fix_api_remove_currency_from_budgetperiodconfig to main June 8, 2024 08:56
@duongdev duongdev force-pushed the 06-07-feat_api_add_budget_api_routes branch from 89bba60 to 1bcd705 Compare June 8, 2024 08:58
@duongdev duongdev merged commit f90164d into main Jun 8, 2024
3 checks passed
@duongdev duongdev deleted the 06-07-feat_api_add_budget_api_routes branch July 14, 2024 00:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants