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
Accelerator
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
Type
/
to 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 }}
THEGOLDENPRO
/
aghpb-api
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3
Star
30
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Modernise and align API with FastAPI idiomatic patterns
- #22
#22
Merged
THEGOLDENPRO
merged 16 commits into
main
THEGOLDENPRO/aghpb-api:main
from
refactor/modernisation-and-cleanup
THEGOLDENPRO/aghpb-api:refactor/modernisation-and-cleanup
Copy head branch name to clipboard
May 3, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Modernise and align API with FastAPI idiomatic patterns
#22
THEGOLDENPRO
merged 16 commits into
main
THEGOLDENPRO/aghpb-api:main
from
refactor/modernisation-and-cleanup
THEGOLDENPRO/aghpb-api:refactor/modernisation-and-cleanup
Copy head branch name to clipboard
Commits
Commits on Apr 19, 2026
refactor!: switch to uv for docker, lock to python 3.12, pass proxy headers in docker, switch to pydantic models, remove devgoldyutils and typing extensions and modernize and clean up everything el…
Show description for e6a6036
THEGOLDENPRO
committed
e6a6036
View commit details
Copy full SHA for e6a6036
Browse repository at this point
fix: GIT_REPO vars don't exist anymore and book model shouldn't be dumped here
THEGOLDENPRO
committed
cf40067
View commit details
Copy full SHA for cf40067
Browse repository at this point
feat: replace `slowapi` rate limiter with `fastapi-limiter`, remove constants, move books api section to separate router and make programming books class a dependency
THEGOLDENPRO
committed
12b6790
View commit details
Copy full SHA for 12b6790
Browse repository at this point
feat: switch to `dependency-groups`, add ty and ruff workflows and remove `--build-arg ARCH=amd64`
THEGOLDENPRO
committed
61af17d
View commit details
Copy full SHA for 61af17d
Browse repository at this point
fix(ci): make sure your Python environment is properly configured
THEGOLDENPRO
committed
615a848
View commit details
Copy full SHA for 615a848
Browse repository at this point
fix(ci): no such option: --group
THEGOLDENPRO
committed
23126db
View commit details
Copy full SHA for 23126db
Browse repository at this point
fix(ci): package requires a different Python
THEGOLDENPRO
committed
5f8e121
View commit details
Copy full SHA for 5f8e121
Browse repository at this point
fix(ci): command not found
THEGOLDENPRO
committed
9d50d1a
View commit details
Copy full SHA for 9d50d1a
Browse repository at this point
fix(ci): command not found
THEGOLDENPRO
committed
ca552ed
View commit details
Copy full SHA for ca552ed
Browse repository at this point
fix(ci): make sure your Python environment is properly configured
THEGOLDENPRO
committed
5bbd9c8
View commit details
Copy full SHA for 5bbd9c8
Browse repository at this point
fix(ci): deps not installed into venv
THEGOLDENPRO
committed
6274180
View commit details
Copy full SHA for 6274180
Browse repository at this point
fix(ci): no such option: --group
THEGOLDENPRO
committed
86be884
View commit details
Copy full SHA for 86be884
Browse repository at this point
fix(ci): ty: command not found
THEGOLDENPRO
committed
d5ccd60
View commit details
Copy full SHA for d5ccd60
Browse repository at this point
feat(ci): remove ty for now
THEGOLDENPRO
committed
9ceaa93
View commit details
Copy full SHA for 9ceaa93
Browse repository at this point
Commits on Apr 21, 2026
refactor: move from list to dict
THEGOLDENPRO
committed
bc4c2d8
View commit details
Copy full SHA for bc4c2d8
Browse repository at this point
feat: use `.items()` here
THEGOLDENPRO
committed
becab6b
View commit details
Copy full SHA for becab6b
Browse repository at this point
You can’t perform that action at this time.