Commit Graph

276 Commits

Author SHA1 Message Date
Connor Prussin
79029274a2 Update release notes (#38) 2017-07-18 00:01:35 -07:00
Connor Prussin
2707ebee5c Add purescript-aff to runtime dependencies 2017-07-18 00:01:35 -07:00
Connor Prussin
a2d81b8606 Rename top level directories to be purescript standard 2017-07-17 23:29:51 -07:00
Connor Prussin
699cf18b13 Don't import prelude so explicitly (#37) 2017-07-17 22:31:46 -07:00
Connor Prussin
f5ac40d5a6 Add support for reading body (#36) 2017-07-17 22:25:14 -07:00
Connor Prussin
16e84c1501 Turn on strict compilation (#35) 2017-07-17 19:10:01 -07:00
Connor Prussin
61ce3cf0fe Add support for reading headers (#34) 2017-07-17 18:51:43 -07:00
Connor Prussin
44df22e331 #22 add support for writing headers and status (#32)
* Add support for writing status code

* Add support for writing headers

* Code cleanup
2017-07-17 16:42:13 -07:00
Connor Prussin
9e91350de1 Clean up server exports (#31) 2017-07-16 10:45:10 -07:00
Connor Prussin
7f83dcf2fd Remove unnecessary import (#26) 2017-07-14 00:00:57 -07:00
Connor Prussin
1abd77456f More quickstart cleanup (#27) 2017-07-13 23:49:01 -07:00
Connor Prussin
b5f29a2f7a Fix quickstart example (#25) 2017-07-13 23:43:20 -07:00
Connor Prussin
35d3f13c3a Refactor to take advantage of pattern matching as routing mechanism (#24) 2017-07-13 23:28:57 -07:00
Connor Prussin
dd68c45d6b Correct quick start example in readme 2017-07-10 12:54:41 -07:00
Connor Prussin
4408ad399d Fix some bad links in the guides 2017-07-10 12:53:18 -07:00
Connor Prussin
45b2dc69b6 Correct issues with the releasing guide 2017-07-10 12:50:16 -07:00
Connor Prussin
d496e27628 Remove unnecessary gitignore for node_modules 2017-07-10 12:43:07 -07:00
Connor Prussin
bf98eea8fc Add badges, History.md and Releasing.md (#23) 2017-07-10 12:38:56 -07:00
Connor Prussin
cfcd867729 Clean up file naming and directory structure (#21) 2017-07-10 12:06:14 -07:00
Connor Prussin
cfd0a4b243 Test all the things! (#20) 2017-07-10 03:17:13 -07:00
Connor Prussin
9727789f71 Add travis configuration (#16) 2017-05-25 20:35:21 -07:00
Connor Prussin
b293c4c6cc Add save to install instructions (#15) 2017-05-25 20:04:56 -07:00
Connor Prussin
7e66a5911e Make indentation consistent (#14) 2017-05-25 20:02:47 -07:00
Connor Prussin
1bf6ca2c4d Ensure module-loading format follows purescript convention (#11) 2017-05-25 12:19:56 -07:00
Connor Prussin
0e6cb596b8 Fix bad readme link 2017-05-25 12:16:32 -07:00
Connor Prussin
17d39fcdc2 Initial commit with basic functionality and library structure. 2017-05-25 12:12:29 -07:00