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 }}
Tuntii
/
RustAPI
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4
Star
61
Code
Issues
0
Pull requests
11
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Tech debt
- #54
#54
Merged
Tuntii
merged 22 commits into
main
Tuntii/RustAPI:main
from
tech-debt
Tuntii/RustAPI:tech-debt
Copy head branch name to clipboard
Jan 23, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Tech debt
#54
Tuntii
merged 22 commits into
main
Tuntii/RustAPI:main
from
tech-debt
Tuntii/RustAPI:tech-debt
Copy head branch name to clipboard
Commits
Commits on Jan 20, 2026
Add i18n support and improve validation engine
Show description for be5a3f0
Tuntii
committed
be5a3f0
View commit details
Copy full SHA for be5a3f0
Browse repository at this point
Update validation methods and test data for credit card rules
Show description for 05bc9da
Tuntii
committed
05bc9da
View commit details
Copy full SHA for 05bc9da
Browse repository at this point
Add unified streaming response body and async custom validation
Show description for 55b8bb9
Tuntii
committed
55b8bb9
View commit details
Copy full SHA for 55b8bb9
Browse repository at this point
Commits on Jan 21, 2026
Add HTTP/3 (QUIC) support to rustapi-core
Show description for b8f6412
Tuntii
committed
b8f6412
View commit details
Copy full SHA for b8f6412
Browse repository at this point
Add HATEOAS support and improve ReDoc integration
Show description for fc01d0f
Tuntii
committed
fc01d0f
View commit details
Copy full SHA for fc01d0f
Browse repository at this point
Commits on Jan 22, 2026
Add OpenAPI client and deployment commands
Show description for 7f8997d
Tuntii
committed
7f8997d
View commit details
Copy full SHA for 7f8997d
Browse repository at this point
Add OpenAPI param schema override and HTTP/3 docs
Show description for 9324a27
Tuntii
committed
9324a27
View commit details
Copy full SHA for 9324a27
Browse repository at this point
Refactor to use ResponseBody in response handling
Show description for bc85a5d
Tuntii
committed
bc85a5d
View commit details
Copy full SHA for bc85a5d
Browse repository at this point
Refactor response body construction to use ResponseBody
Show description for f73ee93
Tuntii
committed
f73ee93
View commit details
Copy full SHA for f73ee93
Browse repository at this point
Refactor response body handling and clean up imports
Show description for f364336
Tuntii
committed
f364336
View commit details
Copy full SHA for f364336
Browse repository at this point
Refactor group matching logic and clean up imports
Show description for 178df3b
Tuntii
committed
178df3b
View commit details
Copy full SHA for 178df3b
Browse repository at this point
Commits on Jan 23, 2026
Refactor to use ResponseBody::Full for response bodies
Show description for 61ec555
Tuntii
committed
61ec555
View commit details
Copy full SHA for 61ec555
Browse repository at this point
Update timeout.rs
Tuntii
committed
afb0efb
View commit details
Copy full SHA for afb0efb
Browse repository at this point
chore: remove unused imports from response_streaming.rs
Tuntii
committed
121fac8
View commit details
Copy full SHA for 121fac8
Browse repository at this point
fix: correct missing closing parenthesis in circuit_breaker.rs
Tuntii
committed
62c11f3
View commit details
Copy full SHA for 62c11f3
Browse repository at this point
Update dedup.rs
Tuntii
committed
4df1a99
View commit details
Copy full SHA for 4df1a99
Browse repository at this point
Wrap response bodies in custom Body enum
Show description for c1af640
Tuntii
committed
c1af640
View commit details
Copy full SHA for c1af640
Browse repository at this point
Refactor tests to use ResponseBody and clean up stacks
Show description for a563690
Tuntii
committed
a563690
View commit details
Copy full SHA for a563690
Browse repository at this point
Update app.rs
Tuntii
committed
75b13d0
View commit details
Copy full SHA for 75b13d0
Browse repository at this point
Add coverage job to CI workflow
Show description for ff5f8a1
Tuntii
committed
ff5f8a1
View commit details
Copy full SHA for ff5f8a1
Browse repository at this point
Refactor trait docs and minor code improvements
Show description for 2aeb8ab
Tuntii
committed
2aeb8ab
View commit details
Copy full SHA for 2aeb8ab
Browse repository at this point
Bump version to 0.1.15 and move modules to subdirs
Show description for 8d9040f
Tuntii
committed
8d9040f
View commit details
Copy full SHA for 8d9040f
Browse repository at this point
You can’t perform that action at this time.