vCaesar
4abe546088
Update go install version
2017-06-10 11:12:53 +08:00
vCaesar
43e55a177b
Remove 07.6.md spaces
2017-06-09 22:41:25 +08:00
vCaesar
2301921ef3
Remove 07.6.md spaces
2017-06-09 22:35:18 +08:00
vCaesar
ddf9eb7082
Remove 07.5.md spaces
2017-06-09 22:34:08 +08:00
vCaesar
6d0e2d8907
Remove 07.3.md spaces
2017-06-09 22:32:53 +08:00
vCaesar
301cb8d0ab
Remove 07.4.md spaces
2017-06-09 22:30:28 +08:00
vCaesar
d96a99079d
Remove 07.2.md spaces
2017-06-09 21:59:35 +08:00
vCaesar
3cde33294b
Remove 07.1.md spaces
2017-06-09 21:34:22 +08:00
vCaesar
02d5d51463
Fix some md err
2017-06-06 21:50:50 +08:00
vCaesar
ceb9768171
Add en/0.7.x.md syntax highlighting
2017-06-06 21:44:08 +08:00
vCaesar
18ec8b85d5
Fix lib/pg Pgsql database link
2017-05-30 11:22:13 +08:00
David Barda
09dbf3d744
Added missing types for range
2017-05-20 22:41:17 +03:00
vCaesar
c8b0a1f6d3
Fix syntax highlighting err
2017-05-20 18:00:35 +08:00
vCaesar
19c6592848
Add en/0.6.x.md syntax highlighting
2017-05-20 17:56:20 +08:00
Johnny Steenbergen
e1d0a131ab
Fix duplicate word typo
...
Removes the duplicate "system" word
2017-05-16 18:46:32 -05:00
astaxie
05a91a70a9
Update README.md
2017-05-16 11:11:57 +08:00
vCaesar
dd127671ae
Add en/0.5.x.md syntax highlighting
2017-05-14 16:03:27 +08:00
vCaesar
76e5d0f3b4
Add en/0.5.x.md syntax highlighting
2017-05-14 15:56:32 +08:00
Tatsuya Itakura
6d035e53d0
Fix header
2017-05-12 23:43:15 +09:00
Hendrik Schneider
fd89aec262
Update 01.2.md
...
It's better to use .profile instead of .bashrc.
${HOME} is better than fixed paths.
2017-05-09 02:04:46 +03:00
Hendrik Schneider
2e09b9dd09
corrected apt-get install command
2017-05-09 02:02:01 +03:00
Leandro Moreira
31c99ff93b
removes extra [ char
2017-05-04 11:02:53 -03:00
vCaesar
7e82857138
Add en/0.4.x.md syntax highlighting
2017-04-22 16:07:15 +08:00
vCaesar
87bfcf228e
Update install Go
2017-04-22 15:54:35 +08:00
Dmitry Harnitski
938d27a1f1
minor formatting fix ** Attention **
2017-04-20 14:47:02 -04:00
Dmitry Harnitski
4446f727ea
03.4.md - use DELETE HTTP method
...
In REST we should use DELETE HTTP method for deletion - http://www.restapitutorial.com/lessons/httpmethods.html
2017-04-19 23:22:28 -04:00
Dmitry Harnitski
4faa8d4728
03.4 - fix Routing title
2017-04-19 22:56:52 -04:00
Dmitry Harnitski
c02d4af5c6
3.4 - format code
2017-04-19 22:52:26 -04:00
Dmitry Harnitski
418314e4d1
fix code formatting
2017-04-19 00:24:15 -04:00
Dmitry Harnitski
bf16d4b216
Update 02.4.md
...
fix mispelling: embdedded -> embedded
2017-04-18 21:56:20 -04:00
astaxie
c4dd92cabd
Merge pull request #824 from leonklingele/properly-hash
...
Use sensible way of storing user passwords
2017-04-12 10:11:30 +08:00
Leon Klingele
9657ebbe0e
Use sensible way of encrypting and decrypting data
...
This ensures the ciphertext also is authenticated.
2017-04-11 13:11:11 +02:00
Leon Klingele
a037c3caf7
Use sensible way of storing user passwords
...
This removes a lot of confusion for users and only provides them with
a good and a bad solution.
We switched from scrypt to bcrypt, as that makes it even easier to
store and validate passwords.
2017-04-11 13:07:54 +02:00
vCaesar
4322ae23fd
Add en/0.2.8.md syntax highlighting
2017-04-09 15:05:51 +08:00
vCaesar
a2a7c4a232
Add en/0.2.7.md syntax highlighting
2017-04-09 15:05:20 +08:00
vCaesar
0c07b99915
Add en/0.2.6.md syntax highlighting
2017-04-09 15:01:50 +08:00
vCaesar
b6575167b8
Add en/0.2.5.md syntax highlighting
2017-04-09 14:56:51 +08:00
vCaesar
ac11c27371
Add en/0.2.5.md syntax highlighting
2017-04-09 14:52:41 +08:00
vCaesar
2a9a362c56
Add Add en/0.2.3.md syntax highlighting
2017-04-09 14:46:53 +08:00
vCaesar
e3aab44bff
Add en/0.1x.md syntax highlighting
2017-04-09 14:12:01 +08:00
vCaesar
e094b0ed6a
Fix some md error
2017-04-09 13:41:13 +08:00
Jeff Rouse
4e6bbe155c
Grammar edits.
2017-03-19 13:57:30 -07:00
astaxie
0e2322ff91
Merge pull request #795 from ZhenhangTung/master
...
fix interface implementation of student and employee
2017-02-27 15:11:43 +08:00
FrankTung
bf4ef1e22c
fix interface implementation
2017-02-27 15:03:11 +08:00
astaxie
3fcf783093
Merge pull request #787 from vCaesar/u9-pr
...
Update en/06.1.md images
2017-02-25 11:33:02 +08:00
astaxie
9062e8a2b5
Merge pull request #788 from vCaesar/up10-pr
...
Update go install and fix set Go env
2017-02-25 11:32:22 +08:00
astaxie
26820bc8b8
Merge pull request #792 from wuyuanwei/fix-code-typo
...
Fix code typo in SQL injection section
2017-02-25 11:30:58 +08:00
FrankTung
2f563386a4
lower case
2017-02-24 11:43:56 +08:00
FrankTung
fac8d0c157
fix a bullet point about reference types
2017-02-23 19:31:24 +08:00
元炜
b99eff3c90
Fix code typo
2017-02-20 14:10:24 +08:00