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
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 }}
freewu
/
api-manager
Public
Notifications
You must be signed in to change notification settings
Fork
0
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
Releases
v0.4.0
v0.4.0
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
freewu
released this
24 Aug 11:06
·
62 commits
to main since this release
v0.4.0
cf40cca
🔧 功能新增
Curl 命令导入新建接口
左侧导入菜单新增「Curl 命令」,弹窗粘贴请求串即可创建 HTTP 接口
支持 -X/-H/-d/--data*/-F/-u/-G、单双引号与 " 转义、行尾 \ 续行、URL 内 query 自动拆分、body 模式自动推断(JSON / 表
单)
POST/PUT/PATCH 默认 Body 页签
左侧列表选中 POST/PUT/PATCH 接口时默认展示 Body 页签(GET 等仍默认 Query)
请求历史比对 ESC 退出
点击「调用结果比对」进入勾选模式后按 ESC 退出;比对视图内按 ESC 返回——全程键盘可退
🌐 WebSocket / Socket.IO
实时接口握手提示
Query / Headers 页签加「握手」徽标,面板顶部提示条说明参数只在握手阶段生效,避免误改
历史列表实时协议名显示
WS / Socket.IO 请求在历史列表直接显示协议名(绿色 WebSocket / 橙色 Socket.IO),不再显示 HTTP method
🎨 视觉体验
加载动画:黑客帝国字符雨
全屏绿色字符雨,掉落字符为接口协议与 method(GET/POST/WS/SOCKET.IO/GRAPHQL…),品牌标题霓虹发光
You can’t perform that action at this time.