Skip to content

byteally/webapi

Repository files navigation

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