Commit Graph

239 Commits

Author SHA1 Message Date
Justin Beckwith
3feb5578dd add querystring parameter example to readme 2015-05-25 21:15:52 -07:00
Manu Mtz-Almeida
36fb71ff2f Updates README 2015-05-19 01:19:00 +02:00
Kane Rogers
d3302e76c2 Teeny tiny typo fix! 2015-04-30 22:32:50 +10:00
techjanitor
bee03fa7b0 Add documentation for using layout files with templates #219 2015-03-08 17:24:23 +01:00
Javier Provecho Fernandez
4e0e7d6e16 Add example from PR #121 2015-03-08 15:50:23 +01:00
Javier Provecho Fernandez
e5aefdee40 Reorder README.md example imports 2015-03-08 14:09:13 +01:00
Miki Tebeka
2e47cda749 Using net/http constants instead of numeric values 2015-03-05 08:14:01 +02:00
The Gitter Badger
95230adbcb Added Gitter badge 2015-02-21 11:24:57 +00:00
Rogier Lommers
61ef0bea4a Update README.md 2015-02-15 14:04:44 +01:00
杰哥
d806d7a600 wrong spell
change similate to simulate
2015-02-12 14:29:11 +08:00
Javier Provecho Fernandez
66b6eecec6 Merge pull request #215 from el3ctro-/develop
Fix typo in README.md
2015-02-10 09:48:01 +01:00
Javier Provecho Fernandez
fb58dc7491 Merge pull request #214 from rns/patch-1
Fix typo in README.md
2015-02-10 09:46:58 +01:00
Joshua Loper
63503bf682 Fixes a minor typo, changes 'Listen and server on 0.0.0.0:8080' to 'Listen and serve on 0.0.0.0:8080' 2015-02-08 14:43:41 -06:00
rns
d852d334f4 Update README.md
typo fix
2015-02-08 21:50:44 +02:00
Ray Rodriguez
0b80e09204 Fixing typo in Form parameters example 2015-02-07 23:07:06 -05:00
Javier Provecho Fernandez
b1758d3bfa Merge branch 'master' into develop 2015-02-07 15:04:24 +01:00
Javier Provecho Fernandez
171efe228d Merge branch 'develop' of git://github.com/superalsrk/gin into superalsrk-develop
Conflicts:
	Godeps/Godeps.json
2015-02-07 14:29:37 +01:00
Robert Wilkinson
651305c0f5 Update README.md 2015-02-06 09:14:12 -08:00
Javier Provecho Fernandez
713068594c Update README.md
- Reorganize roadmap for v1.0, done in the bottom, to do at top.
- Added request for #155, swagger support.
2015-02-04 23:00:51 +01:00
Javier Provecho Fernandez
5cfe2c56dd Merge branch 'develop' | Update AUTHORS and CHANGELOG 2015-02-04 14:37:21 +01:00
Javier Provecho Fernandez
d936320e0e Sync master into develop
- Add 265faff4ba
- Update "github.com/julienschmidt/httprouter" version in Godeps
- Add 28b9ff9e34
2015-02-04 12:56:19 +01:00
SRK.Lyu
d2c3699957 Update httprouter version and edit readme about the named parameters 2015-01-31 20:09:44 +08:00
Javier Provecho Fernandez
2d1291329a Fix #191 outdated documentation 2015-01-05 16:15:42 +01:00
Javier Provecho Fernandez
c2185a129a Fix some examples in README.md 2015-01-01 17:19:50 +01:00
Javier Provecho Fernandez
c8dedf7f39 Merge pull request #168 from dutchcoders/develop
Updated to use SetHTMLTemplate()
2014-12-29 13:03:03 +01:00
Javier Provecho Fernandez
265faff4ba Merge pull request #46 from dickeyxxx/readme/not-found
added example on using ServeFiles
2014-12-29 12:38:34 +01:00
Javier Provecho Fernandez
613d17fd3d Merge pull request #144 from javierprovecho/develop
Add attribution from httprouter
2014-12-29 12:25:50 +01:00
Remco
af9a6bcb4d Fixed typo 2014-12-02 15:39:24 +01:00
Remco
b8ab9554dc Updated to use SetHTMLTemplate() 2014-12-02 15:28:38 +01:00
Javier Provecho Fernandez
bd1b400861 Add attribution from httprouter 2014-11-02 12:23:31 +01:00
Kel Cecil
eaefeeb0fd Fix HTML form binding example typo 2014-10-27 20:46:23 -04:00
Manu Mtz-Almeida
0808f8a824 Adds logger source code 2014-09-13 20:37:27 +02:00
Manu Mtz.-Almeida
6fcc0a5b1d Updates logger screenshot 2014-09-13 20:26:47 +02:00
Manu Mtz-Almeida
d3249800e9 Removing exclamation marks in Go. 2014-09-03 17:42:49 +02:00
梦溪笔谈
5092886e99 Update README.md
Fix a typo in Redirects section.
2014-08-21 21:32:32 +08:00
Manu Mtz-Almeida
a3a575392c Merge branch 'patch-1' of https://github.com/yosssi/gin-1 into develop 2014-08-21 01:14:49 +02:00
Manu Mtz-Almeida
7963d018a8 Merge branch 'Req-to-Request' of https://github.com/yuyabee/gin into develop 2014-08-19 16:08:11 +02:00
yuyabe
f39b692fc5 Update README.md 2014-08-19 01:38:03 -07:00
Manu Mtz-Almeida
ceec1b6443 Merge branch 'redirect' of https://github.com/alexandernyquist/gin into develop 2014-08-18 17:19:32 +02:00
Alexander Nyquist
38dcdcc985 Started on improved documentation for model binding 2014-08-03 01:31:48 +02:00
Alexander Nyquist
64fb835e6f Only accepting 3xx status codes when redirecting. Swapped location and code arguments for Redirect signature 2014-08-02 17:06:09 +02:00
Alexander Nyquist
593de4e913 Added support for redirects 2014-07-29 00:48:02 +02:00
Keiji Yoshida
51cbd7c75e Update README.md 2014-07-26 01:57:24 +09:00
Manu Mtz.-Almeida
c3abaf9afc Merge pull request #73 from gin-gonic/community
adding info for IRC and mailing list
2014-07-18 18:09:30 +02:00
Manu Mtz-Almeida
7a6d58d8c4 Updates README 2014-07-18 15:22:38 +02:00
Austin Heap
f3fd8b92f8 adding info for IRC and mailing list 2014-07-16 10:00:47 -07:00
dickeyxxx
772d7d2997 added example on using Static 2014-07-08 10:17:22 -07:00
Javier Provecho
6c8c90115d Update README.md
Example of Catch-All parameters.
2014-07-08 11:55:20 +02:00
Manu Mtz-Almeida
545101811a Merge branch 'develop'
Conflicts:
	README.md
2014-07-08 01:32:41 +02:00
Javier Provecho
7e68d039d3 Merge pull request #47 from dickeyxxx/readme/typo
typo
2014-07-08 00:01:47 +02:00
Javier Provecho
33d4704637 Merge pull request #50 from AlexanderChen1989/master
Fix READEME.md
2014-07-07 23:56:36 +02:00
Alexander
fc494c8094 Fix READEME.md 2014-07-07 11:58:22 +08:00
dickeyxxx
55d6bb7a68 typo 2014-07-06 15:21:40 -07:00
Manu Mtz-Almeida
31417dbc63 Updates task list. 2014-07-06 18:57:58 +02:00
Manu Mtz-Almeida
db259897f4 Adds task list (part2) 2014-07-05 19:28:45 +02:00
Manu Mtz-Almeida
8ad554dac3 Adds task list 2014-07-05 19:27:33 +02:00
Manu Mtz-Almeida
e2ecb03c16 Merge branch 'master' of https://github.com/julienschmidt/gin into julienschmidt-master
Conflicts:
	README.md
2014-07-04 21:37:33 +02:00
Julien Schmidt
592af3026c README: gofmt the code examples 2014-07-04 19:44:07 +02:00
Manu Mtz-Almeida
8f3f3597f3 Merge branch 'master' of https://github.com/ngerakines/gin into ngerakines-master
It adds MustGet() method in context.

Conflicts:
	examples/example_basic.go
2014-07-04 17:05:56 +02:00
Manu Mtz-Almeida
493008ea3c Improved BasicAuth() example 2014-07-04 04:47:34 +02:00
Manu Mtz-Almeida
7582b9077c Adds more samples in README
- Goroutines inside a request
- Basic HTTP authorization
2014-07-04 04:30:30 +02:00
Manu Mtz-Almeida
c8cb943ef7 Adds a console image 2014-07-04 02:55:01 +02:00
Nick Gerakines
abe076b8f8 Adding MustGet method. Updating README. 2014-07-03 18:16:41 -04:00
Manu Mtz-Almeida
00413032bb Merge branch 'master' into develop 2014-07-04 00:05:31 +02:00
Manu Mtz-Almeida
d42aa6d868 Fixes wrap around http.ResponseWriter 2014-07-04 00:01:28 +02:00
Manu Mtz.-Almeida
f0282c8ada Merge pull request #32 from alexandernyquist/master
Using template.Must to fix multiple return issue.
2014-07-03 18:09:19 +02:00
Alexander Nyquist
8e7b817460 Using template.Must to fix multiple return issue. 2014-07-03 17:32:47 +02:00
Austin Heap
9d4f958ce4 including build status in readme 2014-07-03 08:29:44 -07:00
Alexander Nyquist
fd86812e81 Added OPTIONS to README 2014-07-03 16:16:40 +02:00
Manu Mtz-Almeida
2e50e2cc60 Adds more information in README.md 2014-07-02 20:52:47 +02:00
Alexander
728e103924 Fix README.md 2014-07-03 00:00:41 +08:00
Javier Provecho
15adea718d Fix 2014-07-02 14:38:01 +02:00
Javier Provecho
0318ebab19 Fix 2014-07-02 14:37:18 +02:00
Javier Provecho
0f32b55100 Add GoDoc Badge 2014-07-02 14:36:23 +02:00
Javier Provecho
406a509fa3 Extra example 2014-07-02 11:53:45 +02:00
Javier Provecho
9ea9e0fd51 Fix JSON Struct example 2014-07-02 11:47:55 +02:00
Manu Mtz.-Almeida
5eb5080c7c Merge pull request #18 from bluele/fixReadme
Fixes code examples in README
2014-07-02 11:13:32 +02:00
Manu Mtz.-Almeida
10d988bf02 Merge pull request #6 from SkuliOskarsson/patch-1
Fixed some more code in the readme file
2014-07-02 11:12:14 +02:00
Jun Kimura
120b41fe1d Fixes code examples in README 2014-07-02 15:24:55 +09:00
Manu Mtz-Almeida
c69ecaaf75 Fixes README.md 2014-07-01 01:01:58 +02:00
Skuli Oskarsson
a660a6eb6e Fixed some more code in the readme file
There were some more errors in the code snippets
2014-06-30 22:58:45 +00:00
Skuli Oskarsson
02dc17de4b Fixed some text in the readme
The code that was there didn't work. Now it does
2014-06-30 22:48:33 +00:00
Manu Mtz.-Almeida
3253ef5b75 Merge pull request #1 from msemenistyi/master
update Readme.md. Add code to String method
2014-06-30 23:43:21 +02:00
Manu Mtz-Almeida
bd72522f53 Merge branch 'silasb-fixing-readme-quotes'
Conflicts:
	README.md
2014-06-30 23:42:16 +02:00
silasb
42c577db0c Fixing quotes 2014-06-30 17:04:16 -04:00
Linus Unnebäck
c3ac6f9d14 readme: small fixes 2014-06-30 22:57:25 +02:00
Mykyta Semenistyi
899a711ec7 update Readme.md. Add code to String method 2014-06-30 23:28:26 +03:00
Manu Mtz-Almeida
d10e2b6c0d Improves README.md 2014-06-30 03:58:10 +02:00
Manu Mtz-Almeida
15216a0883 Initial commit 2014-06-18 01:42:34 +02:00