Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

API v2 #21

Merged
merged 9 commits into from
Aug 1, 2023
Merged

API v2 #21

merged 9 commits into from
Aug 1, 2023

Conversation

jasonballinger
Copy link
Member

@jasonballinger jasonballinger commented Jul 28, 2023

API v2:

  • updated objects
  • codebase refactoring
  • schema/db consolidation (reduced to usersDb, scoutingDb, and blogsDb)

Note: Backwards compatibility with API v1 will not be implemented so that we have a reason to finish the new app faster 馃拃

Todo before merging

  • Refactor production mongo instance to consolidate databases (BACKUP BEFORE STARTING)
  • Update user objects in mongo
  • Test API with production database (fully working with development instance)
  • Solve merge conflicts with API v1
  • v1 backwards compatibility because i realized i actually don't want to go and change everything

@jasonballinger jasonballinger added the WIP Issue/PR is currently a work in progress label Jul 28, 2023
@jasonballinger jasonballinger self-assigned this Jul 28, 2023
@jasonballinger jasonballinger added this to the v2.0.0 milestone Jul 29, 2023
@jasonballinger jasonballinger changed the title [ DO NOT MERGE ] - API v2 API v2 Aug 1, 2023
@jasonballinger jasonballinger merged commit e6f0798 into master Aug 1, 2023
@jasonballinger jasonballinger removed the WIP Issue/PR is currently a work in progress label Aug 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant