sigma-andex
bfaa671d1c
Update tests, use localhost
2022-08-25 12:02:28 +01:00
sigma-andex
fcf532bd71
Add hello world example to readme & format code
2022-05-22 17:54:11 +01:00
sigma-andex
345675d5bd
Make settings optional
...
- Add default onStarted and closingHandler
- Use justifill to easily add options
- Remove multiple serve options
2022-05-22 17:37:42 +01:00
sigma-andex
c16eb2bdcc
Rename modules and rudimentarily update readme
2022-05-22 12:48:32 +01:00
sigma-andex
9a8f34cf73
Update HTTPure to routing duplex
2022-05-22 12:34:27 +01:00
Thomas Honeyman
42bf4475e0
Update for PureScript 0.15 ( #194 )
...
* Update shell and packages
* Fix code for 0.15
* Fix tests
* Format
* Add check-pulp command
* Generate bowerfile
* Add check-pulp to CI
* Add nixfmt to formatting
* Fixup test helpers
* Take 2
* PR comments (#1 )
* Nix cleanup from PR
* Use arrows functions
* Remove unnecessary step
Co-authored-by: Connor Prussin <connor@prussin.net>
2022-05-04 14:02:29 -07:00
Connor Prussin
8295d8755e
Clean up imports ( #185 )
...
* Clean up import declarations to only use qualified when necessary
* Remove unused imports
2021-11-18 22:16:35 -08:00
Connor Prussin
f58aa94484
Remove some stale doc references to make
2021-11-16 21:50:23 -08:00
Connor Prussin
1ad5a08306
Add code formatting with purty ( #171 )
...
* Add code formatting with purty
* Purtify code
2021-03-22 12:02:36 -07:00
Connor Prussin
52f19fbabb
Don't use echo -n
since it's nonportable to OSX ( #170 )
2021-03-20 15:44:36 -07:00
Connor Prussin
775b06f004
Random example banner cleanup
2018-09-03 12:23:58 -07:00
Connor Prussin
ce4a10a3b5
Make server cancelable and clean up examples and tests ( #112 )
2018-09-02 14:05:54 -07:00
Connor Prussin
1adbcecaaa
Chunked responses ( #107 )
...
* Chunked responses
* Remove Chunked newtype wrapper around Streams
* Use child process instead of ffi stream for chunked example
* Rename additionalHeaders to defaultHeaders
* Add History.md entry
* General cleanup
2018-08-30 15:01:49 -07:00