Popularity
2.8
Stable
Activity
0.0
Stable
0
3
0
Monthly Downloads: 6
Programming language: Haskell
License: MIT License
Latest version: v0.0.7
warped alternatives and similar packages
Based on the "network" category.
Alternatively, view warped alternatives based on common mentions on social networks and blogs.
-
compendium-client
DISCONTINUED. Mu (μ) is a purely functional framework for building micro services.
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

Do you think we are missing an alternative of warped or a related project?
Popular Comparisons
README
warped
Warped is a support library around WAI and the warp server.
Development
warped
has a shakefile/makefile to provide convience around building and testing:
# build the project's libraries, executables, and tests
$ ./Shakefile.hs build-tests-error
# test the project
$ ./Shakefile.hs tests-error
# start an interpreter with the project's libraries, executables, and tests loaded
$ ./Shakefile.hs ghci-tests
# install the project's executables
$ ./Shakefile.hs install
# clean the project
$ ./Shakefile.hs clean
# lint the project source code
$ ./Shakefile.hs lint
# format the project source code
$ ./Shakefile.hs format
Dependencies
To build, install, run, and test warped
, the following dependencies may be required: