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

Basic REST API Server for MongoDB CRUD ops with Firebase JWT auth #1

Merged
merged 12 commits into from
Jul 3, 2024

Conversation

potat-dev
Copy link
Member

@potat-dev potat-dev commented Jul 2, 2024

Goals:

  • Gin as REST API server
  • JWT Auth with Firebase
  • Basic data models
  • MongoDB CRUD operations on this data
  • Handlers for CRUD ops
  • Config full support and main cmd script
  • User access check - will be added later :)

@potat-dev potat-dev requested a review from Sergeydigl3 July 2, 2024 15:04
@potat-dev potat-dev marked this pull request as ready for review July 3, 2024 03:42
@potat-dev potat-dev self-assigned this Jul 3, 2024
@Sergeydigl3 Sergeydigl3 merged commit 98901db into dev Jul 3, 2024
@potat-dev potat-dev deleted the rest-api-server branch July 3, 2024 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants