48 Commits

Author SHA1 Message Date
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
5d6a468f83 Update README.md 2013-12-10 23:00:00 +01:00
c2b8573374 Update README.md 2013-12-04 11:52:58 +01:00
6b839ad81e Update README.md 2013-12-03 16:40:54 +01:00
49d9f0f266 Fix v0.1.0 2013-12-03 02:10:17 +01:00
5c5ae8fd59 Update 2013-12-03 02:06:28 +01:00
34c0610753 Fix CLI 2013-12-03 02:03:11 +01:00
fb2378e797 Update 2013-12-03 01:04:35 +01:00
58f4ce7893 Update 2013-12-03 00:58:05 +01:00
8a7460524d Update README.md 2013-11-30 15:00:51 +01:00
5ec402395e Update 2013-11-30 14:57:26 +01:00
34b544e70a Fix Travis 2013-11-30 14:55:29 +01:00
e0e236712a Add Travis 2013-11-30 14:51:35 +01:00
2b099622c2 Add Travis 2013-11-30 14:49:58 +01:00
b8915e7bb8 First commit 2013-11-30 14:42:14 +01:00