Project

apicco-sdk

0.01
Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
Apicco Ruby SDK to export client using discovery service
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0.2
~> 10.0
~> 5.0
~> 1.7
~> 10.0
~> 3.3

Runtime

~> 2.0.2
~> 2.5
 Project Readme

Apicco

Build Status

The fastest way to build JSON APIs in Koa.js

Map your API server folder structure to language‑level like method calls on the client.

app/
└── api/
    └── user/
        └── sayHello.js => POST /api/user.sayHello => api.user.sayHello()

Apicco middleware

Apicco middleware is a dynamic Koa router middleware that maps folder & file structure to JSON HTTP endpoints.

Apicco SDK

Apicco SDK creates dynamically an Apicco API client.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

Special thanks to