64 Commits

Author SHA1 Message Date
061ac920fc Bump v0.3.6 2014-05-12 22:05:02 +02:00
5a045c585e Use .delete instead of .del 2014-05-12 22:04:54 +02:00
93aaa997e7 Bump 0.3.5 2014-05-12 21:54:29 +02:00
603a8efe8e Update 2014-05-12 21:54:03 +02:00
911286b31b Bump v0.3.4 2014-05-09 08:44:54 +02:00
b156f5abc6 Bump 2014-05-09 08:44:14 +02:00
170511c9e2 Refactor v0.3.3 2014-05-09 08:11:22 +02:00
0eb5ca6816 Bump v0.3.2 2014-05-07 01:14:55 +02:00
e4e648898e Update cors to 2.3.0 2014-05-07 01:14:41 +02:00
37f8ebeef5 Fix #9 v0.3.1 2014-04-14 16:48:18 +02:00
3292f24dfb Bump 2014-04-14 16:46:19 +02:00
98add5aff5 Fix tests 2014-04-02 06:54:02 +02:00
384301450b Update README.md 2014-04-02 06:53:50 +02:00
9bb5f90fc4 Add db.json 2014-04-02 06:53:25 +02:00
7013bf2e74 Merge pull request #8 from typicode/v0.3.0
V0.3.0
2014-04-02 06:47:52 +02:00
a69f706fb6 Update package.json 2014-04-02 04:39:17 +02:00
7b5ca69ef1 Fix server 2014-03-26 14:12:48 +01:00
84303f99ee Update README.md 2014-03-26 14:04:19 +01:00
ef1cf9b2e6 Bump 2014-03-26 14:00:50 +01:00
e3bcd755f8 Update README.md 2014-03-26 14:00:39 +01:00
e1715af4fd Add local public directory 2014-03-26 14:00:28 +01:00
ca775b7544 Update 2014-03-21 17:18:54 +01:00
681e6fcf02 Clean 2014-03-21 14:00:12 +01:00
1092fe81e3 Add logo 2014-03-21 13:59:10 +01:00
4c09c06501 Add 0.11 to travis 2014-03-21 13:41:28 +01:00
ae8b5dbc08 Update .travis.yml 2014-03-20 15:15:54 +01:00
a72900c658 Fix 2014-03-20 11:21:38 +01:00
edf553c0eb Going back to express 2014-03-19 15:13:36 +01:00
c3fa967a0a Fix static files 2014-03-19 10:31:54 +01:00
25b2e43648 Use restify 2014-03-18 20:25:13 +01:00
0dfe6b539d Merge pull request #6 from gdi2290/patch-2
update copyright year
2014-02-05 12:35:45 +01:00
35cedf4702 update copyright year 2014-02-03 22:48:10 -08:00
e5fa2bc258 Add article 2014-01-17 00:24:56 +01:00
7b5786495e Merge pull request #4 from gdi2290/patch-1
fix twitter handle
2013-12-30 01:42:52 -08:00
b4c012facc fix twitter handle 2013-12-29 21:43:28 -08:00
57be4b5905 Update messages v0.2.0 2013-12-29 05:33:44 +01:00
739485e1fe Fix undefined options bug 2013-12-29 05:32:52 +01:00
fadb7e8fb7 Bumped version 2013-12-29 05:32:04 +01:00
6a4e4770bd Merge branch 'patch-1' of https://github.com/gberger42/json-server into gberger42-patch-1
Conflicts:
	README.md
2013-12-28 04:11:14 +01:00
48a425f2ec Merge pull request #1 from bahmutov/master
Adding saving current live database to timestamped JSON file
2013-12-27 18:44:57 -08:00
4f9f1fa9c8 Update README.md, fixing examples with bad JSON
The examples given in the README do not conform to the JSON specification. In fact, when run in the way shown, it doesn't even work. 

This commit fixes the formatting issues in the JSONs. They are mostly wrapping attribute names in quotes, and changing single quotes to double quotes.

I also made those changed to JS objects that wasn't specifically JSON, but would be nice to be formatted like JSON in case someone wants to copy the example and paste it into a .json file.
2013-12-26 19:02:21 -02:00
b9d766e03e updated README 2013-12-21 15:48:42 -05:00
94b0718804 save usage message, bumped version to 0.1.2 2013-12-21 15:46:30 -05:00
94cd435677 better usage message 2013-12-21 15:43:32 -05:00
1a969357e4 using current version 2013-12-21 15:38:22 -05:00
698b8c7ced fixed filename formatting 2013-12-21 15:34:00 -05:00
7776dd6b45 working database save 2013-12-21 15:31:34 -05:00
7017b829a6 reacting to user entered 's' but only for json file 2013-12-21 15:09:22 -05:00
bc36ab093e Fix --url option 2013-12-17 00:20:20 +01:00
0076e2e91b Update README.md 2013-12-11 16:25:20 +01:00