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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
go-amwk
/
web
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
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
main
User selector
All users
All time
Commit history
Commits on Jul 27, 2026
feat: enhance Response with body handlers (#4)
ghosind
authored
6913b72
View commit details
Copy full SHA for 6913b72
Browse repository at this point
Commits on Jul 24, 2026
feat: add Size, Written, and WriteString
Show description for 580b364
ghosind
committed
580b364
View commit details
Copy full SHA for 580b364
Browse repository at this point
Commits on Jul 17, 2026
feat: add body size limits and server configurations (#3)
ghosind
authored
df185af
View commit details
Copy full SHA for df185af
Browse repository at this point
Commits on Jul 16, 2026
feat: add configurable request body limit and thread-safe handle
Show description for 2aeef5e
ghosind
committed
2aeef5e
View commit details
Copy full SHA for 2aeef5e
Browse repository at this point
feat: add server configurations
Show description for 9b85f89
ghosind
committed
9b85f89
View commit details
Copy full SHA for 9b85f89
Browse repository at this point
refactor: add configurable shutdown signals and chaining setters
Show description for 88260b2
ghosind
committed
88260b2
View commit details
Copy full SHA for 88260b2
Browse repository at this point
Commits on Jul 15, 2026
feat: cache request query to avoid redundant parsing
Show description for 7d11acc
ghosind
committed
7d11acc
View commit details
Copy full SHA for 7d11acc
Browse repository at this point
feat: strip port from the client IP
Show description for 24695e0
ghosind
committed
24695e0
View commit details
Copy full SHA for 24695e0
Browse repository at this point
feat: add configurable body size limit to response
Show description for d4ea7b4
ghosind
committed
d4ea7b4
View commit details
Copy full SHA for d4ea7b4
Browse repository at this point
refactor: expose Application type and write app into req/resp
Show description for 4b38148
ghosind
committed
4b38148
View commit details
Copy full SHA for 4b38148
Browse repository at this point
Commits on Mar 17, 2026
feat: update PathValue implementation and add docs (#2)
ghosind
authored
c5c8b81
View commit details
Copy full SHA for c5c8b81
Browse repository at this point
docs: fix typo
Show description for c877207
ghosind
committed
c877207
View commit details
Copy full SHA for c877207
Browse repository at this point
docs: fix readme indents error
Show description for 2574e20
ghosind
committed
2574e20
View commit details
Copy full SHA for 2574e20
Browse repository at this point
docs: update readme
Show description for 89cdcf9
ghosind
committed
89cdcf9
View commit details
Copy full SHA for 89cdcf9
Browse repository at this point
chore: update dependency
Show description for f08ae22
ghosind
committed
f08ae22
View commit details
Copy full SHA for f08ae22
Browse repository at this point
ci: remove go1.23 and add go1.26
Show description for fffe45c
ghosind
committed
fffe45c
View commit details
Copy full SHA for fffe45c
Browse repository at this point
feat: manage path values by internal request
Show description for 4e83ace
ghosind
committed
4e83ace
View commit details
Copy full SHA for 4e83ace
Browse repository at this point
Commits on Mar 10, 2026
feat: add the HTTP adapter implementation (#1)
ghosind
authored
0fbe8e8
View commit details
Copy full SHA for 0fbe8e8
Browse repository at this point
fix: stop signal notifications and remove redundant SIGINT
Show description for 8b47566
ghosind
committed
8b47566
View commit details
Copy full SHA for 8b47566
Browse repository at this point
chore: rename app_test_unix.go to app_unix_test.go
Show description for beb2aad
ghosind
committed
beb2aad
View commit details
Copy full SHA for beb2aad
Browse repository at this point
Commits on Mar 9, 2026
test: test Signal on Unix only
Show description for 73a5b37
ghosind
committed
73a5b37
View commit details
Copy full SHA for 73a5b37
Browse repository at this point
ci: move ci config into .github dir
Show description for 5cd39db
ghosind
committed
5cd39db
View commit details
Copy full SHA for 5cd39db
Browse repository at this point
test: add test cases
Show description for e2916c6
ghosind
committed
e2916c6
View commit details
Copy full SHA for e2916c6
Browse repository at this point
feat: add implementation
Show description for 0e54c7c
ghosind
committed
0e54c7c
View commit details
Copy full SHA for 0e54c7c
Browse repository at this point
Commits on Mar 8, 2026
Initial commit
ghosind
authored
ea1c599
View commit details
Copy full SHA for ea1c599
Browse repository at this point
You can’t perform that action at this time.