Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nb-programmer
/
python-sample-fastapi
Public template
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 8, 2025
Removed default value for `init_app_db` causing unintentional early invocation of `_default_db_dsn`
nb-programmer
committed
cab981a
View commit details
Copy full SHA for cab981a
Browse repository at this point
Added docker healthcheck route, and updated logging filter
nb-programmer
committed
022a8af
View commit details
Copy full SHA for 022a8af
Browse repository at this point
Commits on Apr 7, 2025
Modified item from dockerignore that was causing an issue, Fixed capitalization issue in Dockerfile
nb-programmer
committed
a39562b
View commit details
Copy full SHA for a39562b
Browse repository at this point
Dockerfile changes
nb-programmer
committed
9ff1a55
View commit details
Copy full SHA for 9ff1a55
Browse repository at this point
Commits on Nov 3, 2024
Default DSN use LRU cache for optimization and to make warning come up only once
nb-programmer
committed
bcb7f42
View commit details
Copy full SHA for bcb7f42
Browse repository at this point
Updated docstring and use Annotation for some methods
nb-programmer
committed
437615d
View commit details
Copy full SHA for 437615d
Browse repository at this point
Bumped version to 0.2.0
Show description for ed2cdb5
nb-programmer
committed
ed2cdb5
View commit details
Copy full SHA for ed2cdb5
Browse repository at this point
Added database ORM support (Async SQLAlchemy)
Show description for 0cbcb30
nb-programmer
committed
0cbcb30
View commit details
Copy full SHA for 0cbcb30
Browse repository at this point
Commits on Nov 2, 2024
Updated README
nb-programmer
committed
274aa08
View commit details
Copy full SHA for 274aa08
Browse repository at this point
Documentation changes
Show description for 87baf41
nb-programmer
committed
87baf41
View commit details
Copy full SHA for 87baf41
Browse repository at this point
Commits on Oct 9, 2024
Updated template TODO
Show description for 7092d56
nb-programmer
committed
7092d56
View commit details
Copy full SHA for 7092d56
Browse repository at this point
Merge pull request #1 from nb-programmer/test-workflow
Show description for 0a4469d
nb-programmer
authored
0a4469d
View commit details
Copy full SHA for 0a4469d
Browse repository at this point
Update python-package.yml
Show description for 7879d23
nb-programmer
authored
7879d23
View commit details
Copy full SHA for 7879d23
Browse repository at this point
Create python-package.yml
nb-programmer
authored
cffb6db
View commit details
Copy full SHA for cffb6db
Browse repository at this point
Docker production script and minor readme changes
nb-programmer
committed
c7c4d37
View commit details
Copy full SHA for c7c4d37
Browse repository at this point
Commits on Sep 11, 2024
Added middleware management
Show description for 8ac8d17
nb-programmer
committed
8ac8d17
View commit details
Copy full SHA for 8ac8d17
Browse repository at this point
Commits on Sep 5, 2024
Added app configuration
nb-programmer
committed
9f5e323
View commit details
Copy full SHA for 9f5e323
Browse repository at this point
Refactor: Make resources do "init_app" that will do the router inclusion (so that middleware, sub-apps, etc. can be added)
nb-programmer
committed
fee7410
View commit details
Copy full SHA for fee7410
Browse repository at this point
Commits on Aug 22, 2024
[Readme] fixed minor phrasing
nb-programmer
committed
f3244f9
View commit details
Copy full SHA for f3244f9
Browse repository at this point
Fixed launch instructions in readme
nb-programmer
committed
86d7db5
View commit details
Copy full SHA for 86d7db5
Browse repository at this point
Moved docker files to 'docker' folder instead of 'examples'
nb-programmer
committed
967471d
View commit details
Copy full SHA for 967471d
Browse repository at this point
Use consistent arguments passing
nb-programmer
committed
757c68a
View commit details
Copy full SHA for 757c68a
Browse repository at this point
Commits on Aug 16, 2024
Added docstrings
Show description for f3d0726
nb-programmer
committed
f3d0726
View commit details
Copy full SHA for f3d0726
Browse repository at this point
Readme: clarify template project
nb-programmer
committed
3e60bfb
View commit details
Copy full SHA for 3e60bfb
Browse repository at this point
Updated dependency lock file
Show description for 57f4107
nb-programmer
committed
57f4107
View commit details
Copy full SHA for 57f4107
Browse repository at this point
Initial commit
nb-programmer
committed
aa7bcb0
View commit details
Copy full SHA for aa7bcb0
Browse repository at this point
You can’t perform that action at this time.