Popularity
7.7
Stable
Activity
4.4
-
29
8
3

Monthly Downloads: 18
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Web    
Latest version: v0.3

webapi alternatives and similar packages

Based on the "Web" category.
Alternatively, view webapi alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of webapi or a related project?

Add another 'Web' Package

README

webapi

Introduction to WebApi

CI

Webapi is a Haskell library that lets you

  • Write web API services
  • Quickly build Haskell client for existing API services
  • Generate API console interface for your web API (coming soon)
  • Generate a mock server that can mock your responses and requests too.

Contributions and feedback are most welcome!

You can find the full documentation and examples here