-
Super long term, maybe not even practical, but perhaps we could see a syncing mechanism similar to [Ensembles](http://www.ensembles.io). Ensembles is really great for syncing, and as of now it would …
-
**Dependency Management Extras**
PHP SemVer: https://github.com/vierbergenlars/php-semver
**DataStructures**
Tree: https://github.com/nicmart/Tree
Tries, Quads: https://github.com/MarkBaker
**URL**
…
-
This is a living spec for what will be v2 of Retrofit.
## Goals
- Broaden the scope of how you can process successful responses and handle the results of various exceptions throughout the stack. Curre…
-
i think it's better to include this feature before 0.9 is released. and as there is a reliable pattern for types, it wouldn't be much effort i guess.
one could also add an example to the docs and tes…
-
According to RAML spec:
> Responses MUST be a map of one or more HTTP status codes, where each status code itself is a map that describes that status code.
But `raml-parser` validates following cons…
-
Is this supposed to be functional at the moment? How do I get lib from the src.. renaming the dir doesn't seem to work; with node 4.1.1 I get:
```
import fs from 'fs';
^^^^^^
SyntaxError: Unexpected…
-
It would be awesome if you support bountysoure.com badges.
A badge looks like this:
[![Bountysource](https://www.bountysource.com/badge/team?team_id=133&style=bounties_received)](https://www.bountyso…
-
Should `/some/:object-id` be supported? I do not get an error when parsing a path like this but the generated regular expression never matches paths I would expect to like `/some/1` or `/some/name`. …
-
Create an [Admin API](http://apiumbrella.io/docs/admin-api/) description file in either Swagger or RAML format. [Restlet Studio](https://studio.restlet.com/) can be used to visually design this file.
…
-
We need to add the APIs for APInf service to give some status update. Chandra suggested 2 API endpoints:
1. Just returns if the service is running or not
2. Gives the status of the service concerned t…