All Projects → byteally → webapi

byteally / webapi

Licence: other
WAI based library for web api

Programming Languages

haskell
3896 projects
Nix
1067 projects

Projects that are alternatives of or similar to webapi

Nei Toolkit
NEI 接口文档管理平台配套自动化工具
Stars: ✭ 781 (+2792.59%)
Mutual labels:  mock, api-documentation, api-server
nei-toolkit
NEI 接口文档管理平台配套自动化工具
Stars: ✭ 814 (+2914.81%)
Mutual labels:  mock, api-documentation, api-server
Rest Layer
REST Layer, Go (golang) REST API framework
Stars: ✭ 1,068 (+3855.56%)
Mutual labels:  api-documentation, api-server
Nei
NEI 接口管理平台 源代码
Stars: ✭ 198 (+633.33%)
Mutual labels:  api-documentation, api-server
Duckrails
Development tool to mock API endpoints quickly and easily (docker image available)
Stars: ✭ 1,690 (+6159.26%)
Mutual labels:  mock, api-server
eoLinker
在线 API 研发管理测试工具,最后能用的开源修复版本(4.0.1本地测试插件兼容3.5与4.0版本)。
Stars: ✭ 62 (+129.63%)
Mutual labels:  api-documentation, api-client
Chn Eolinker Ams Lite 4.0 For Java
中国最大的API接口管理平台,3.x开源发行版,支持多国语言[英语、简体中文、繁体中文]
Stars: ✭ 275 (+918.52%)
Mutual labels:  api-documentation, api-server
Api Development Tools
📚 A collection of useful resources for building RESTful HTTP+JSON APIs.
Stars: ✭ 2,519 (+9229.63%)
Mutual labels:  api-documentation, api-client
nei
NEI 接口管理平台 源代码
Stars: ✭ 308 (+1040.74%)
Mutual labels:  api-documentation, api-server
drowsy
😪 Lazy integrations tool for RESTful interfaces to aid POC development and streamline integrations
Stars: ✭ 19 (-29.63%)
Mutual labels:  api-client, api-server
noire-server
Hapi Boilerplate
Stars: ✭ 20 (-25.93%)
Mutual labels:  api-client, api-server
Openapi Generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Stars: ✭ 10,634 (+39285.19%)
Mutual labels:  api-client, api-server
simple-php-api
An extremely simple API (with authentication) example, written in PHP (server) and JS (client), using JSON
Stars: ✭ 23 (-14.81%)
Mutual labels:  api-client, api-server
Docgen
Transform your postman collection to HTML/Markdown documentation
Stars: ✭ 498 (+1744.44%)
Mutual labels:  api-documentation, api-client
purescript-swerve
Swerve is a library that offers a type-level DSL for describing server and client web applications. Inspired by Haskell's Servant library.
Stars: ✭ 20 (-25.93%)
Mutual labels:  api-client, api-server
InternalSteamWebAPI
Documenting the unofficial and internal Steam Web API
Stars: ✭ 126 (+366.67%)
Mutual labels:  api-documentation, webapi
pimba
Pimba is a minimalist command-line tool written in Go to publish and serve static files.
Stars: ✭ 12 (-55.56%)
Mutual labels:  api-client, api-server
Custom-Software-For-Xiaomi-Dafang
API and panel site for Xiaomi Dafang
Stars: ✭ 36 (+33.33%)
Mutual labels:  api-documentation, api-client
React-CleanArchitecture-Example
Sample frontend project with Clean Architecture using React.js and jest.
Stars: ✭ 73 (+170.37%)
Mutual labels:  mock
idoc
📒📚Generate beautiful interactive documentation and Open-API 3.0 spec file from your existing Laravel app.
Stars: ✭ 95 (+251.85%)
Mutual labels:  api-documentation

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].