Skip to content

Remove database layer#71

Merged
matthewhorridge merged 1 commit intomainfrom
cleanup/remove-db-layer
Jan 23, 2026
Merged

Remove database layer#71
matthewhorridge merged 1 commit intomainfrom
cleanup/remove-db-layer

Conversation

@matthewhorridge
Copy link
Contributor

Summary

  • Remove SQLAlchemy models and DB init script
  • Strip DB configuration from the Flask app
  • Keep extensions to CORS-only
  • Update API docs and requirements

Testing

  • pytest

Related issues

- Drop SQLAlchemy models and DB init script
- Remove DB configuration from the Flask app
- Simplify extensions to CORS-only
- Update API docs and requirements

Closes #70
@matthewhorridge matthewhorridge merged commit f27d515 into main Jan 23, 2026
1 check 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.

1 participant