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

[Issue #102] Adds FastAPI template #115

Merged
merged 14 commits into from
Mar 10, 2025
Merged

Conversation

widal001
Copy link
Collaborator

@widal001 widal001 commented Mar 7, 2025

Summary

Adds a FastAPI template to the list of templates

Changes proposed

What was added, updated, or removed in this PR.

  • Adds a fast-api template to templates/fast-api
  • Implements a basic API using python and FastAPI
  • Sets up project to include routes, schemas, services, and tests

Additional information

Screenshots, GIF demos, code examples or output to help show the changes working as expected.

Screenshot 2025-03-10 at 12 18 11 PM

@widal001 widal001 marked this pull request as ready for review March 10, 2025 16:18
@widal001 widal001 merged commit 4bacbbb into main Mar 10, 2025
1 check passed
@widal001 widal001 deleted the issue-102-fast-api-template branch March 10, 2025 16:23
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.

[Template] Create a FastAPI template
1 participant