-
- [ ] Fetch the data from Google Fit API
- [ ] Transform into this API db format
- [ ] Train models based on this updated data
-
**Background**
Many applications expect deeply nested objects in input parameters, see the discussion in swagger-ui starting from this comment: https://github.com/swagger-api/swagger-ui/issues/4064…
-
Hello everyone.
This is a discussion repository for modules that belong under the undirectional umbrella
I'm going to migrate all the re-usable modules from mercury into here.
Any mercury specific …
-
I'm writing a NodeJs server using the ExpressJs framework. When I try to call an external function from inside the worker, nothing happen. I cannot call `doSomething(data)` function inside worker. Thi…
-
3 participants: A, B, C.
A,B, C join same room. Then all left.
Then A open a new room and B joined again. A got 2 streams from local and B correctly. However, B got 3 streams from local, A and stran…
-
-
I was thinking about using those :
### Module
OAuth2
https://github.com/thomseddon/node-oauth2-server
ORM
https://github.com/dresende/node-orm2
Routing
http://expressjs.com/guide/routing.html
acl
ht…
-
The npm version (0.4.4) causes some problems under OS X because it uses lwip 0.0.6, the version on github works fine though (it uses lwip 0.0.8). I would very much appreciate updating the npm version…
-
## Affected builder image
(e.g., `gcr.io/cloud-builders-community/cache`)
## Expected Behavior
It should restore cache
## Actual Behavior
It fails to restore cache
## Additional …
-
Hello,
I'm having trouble using the buffer output system to stream back the resulting PDF in Expressjs.
Basically, I have a route that sends a markdown document as parameter, and expects a respo…