Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Go Httpbin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Container registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSS
Nix
Go Httpbin
Commits
54fe296d
Commit
54fe296d
authored
7 years ago
by
Will McCutchen
Browse files
Options
Downloads
Patches
Plain Diff
More
parent
cbac74e6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
54fe296d
...
...
@@ -46,8 +46,8 @@ see how far I could get using only the stdlib.
When I started this project, there were a handful of existing and incomplete
golang ports, with the most promising being
[
ahmetb/go-httpbin
][
ahmet
]
. This
project showed me how useful it might be to have an
`httpbin`
package available
for testing golang applications.
project showed me how useful it might be to have an
`httpbin`
_library_
available
for testing golang applications.
### Known differences from other httpbin versions
...
...
@@ -64,7 +64,7 @@ for testing golang applications.
## Development
```
```
bash
# local development
make
make
test
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment