Skip to content

Add initial project structure with FastAPI, Docker, and SQLite integr…#86

Open
BrunoPultz wants to merge 1 commit into
watt-io:mainfrom
BrunoPultz:feature/bruno-pultz
Open

Add initial project structure with FastAPI, Docker, and SQLite integr…#86
BrunoPultz wants to merge 1 commit into
watt-io:mainfrom
BrunoPultz:feature/bruno-pultz

Conversation

@BrunoPultz
Copy link
Copy Markdown

…ation

  • Created .gitignore to exclude unnecessary files.
  • Added Dockerfile and docker-compose.yml for containerization.
  • Implemented FastAPI application with JWT authentication and CRUD operations for movies and users.
  • Configured Alembic for database migrations.
  • Included unit tests for authentication and CRUD functionalities.
  • Updated README.md with project details and setup instructions.

…ation

- Created .gitignore to exclude unnecessary files.
- Added Dockerfile and docker-compose.yml for containerization.
- Implemented FastAPI application with JWT authentication and CRUD operations for movies and users.
- Configured Alembic for database migrations.
- Included unit tests for authentication and CRUD functionalities.
- Updated README.md with project details and setup instructions.
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