Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

KrakenD

The fastest open-source API Gateway
Collective - Host: opensource - https://opencollective.com/krakend - Website: https://www.krakend.io - Code: https://github.com/devopsfaith

Initial commit

github.com/devopsfaith/krakend-logrus - 0bd65988c4ad8e251344784def94ca2b9d96c803 authored over 6 years ago by Daniel López <[email protected]>
Merge pull request #24 from devopsfaith/fix_makefile

server_build is now docker_build.

github.com/devopsfaith/api2html - e4874d7185a560d42d92c4d26c5dd6ca31c72c2b authored over 6 years ago by Daniel Ortiz <[email protected]>
server_build is now docker_build.

github.com/devopsfaith/api2html - d5ed822ba18a447594f8e172990793447355631b authored over 6 years ago by taik0 <[email protected]>
Merge pull request #23 from taik0/dep_on_docker

Avoid the need of dep if we are compiling on docker.

github.com/devopsfaith/api2html - 213bf9bb44cafda39e1c47f486504ed2c7c49869 authored over 6 years ago by Daniel López <[email protected]>
Set separate commands for docker.

github.com/devopsfaith/api2html - e16c05f97f8b0bcbdaf12a84f7209c0deaaeec30 authored over 6 years ago by taik0 <[email protected]>
Avoid the need of dep if we are compiling on docker.

github.com/devopsfaith/api2html - 9f8fc940f8d1dc3987cb719016fd1800fdf5ccf3 authored over 6 years ago by taik0 <[email protected]>
Initial commit

github.com/devopsfaith/krakend-examples - 6602bb117bec6dac597f89fac73a05cec4c39322 authored over 6 years ago by Daniel López <[email protected]>
krakend -> branch master in Gopkg

github.com/devopsfaith/krakend-consul - b4d135ce6994ddd43d0d292e5bc2fc75baa1e9c9 authored over 6 years ago by Octavian Mocanu <[email protected]>
deregistering checked; tests; gopkg

github.com/devopsfaith/krakend-consul - 3410aeabf8f2961a331ecb661786db1d8d57cfa2 authored over 6 years ago by Octavian Mocanu <[email protected]>
deregistering checked; tests; gopkg

github.com/devopsfaith/krakend-consul - f446fa8a92bfd483c8368614b8f10efcc4c56a45 authored over 6 years ago by Octavian Mocanu <[email protected]>
param name all lowercase

github.com/devopsfaith/krakend-newrelic - dc5b527e3dd3421eda6ec17e17dfc57bf675c11b authored over 6 years ago by Octavian Mocanu <[email protected]>
added serviceName in Register

github.com/devopsfaith/krakend-consul - a99bfacc93036db1a4dc9a8df1f07599c9965ef0 authored over 6 years ago by Octavian Mocanu <[email protected]>
verbous error

github.com/devopsfaith/krakend-newrelic - 548c2a8e57adcba4f9cfa27a9220259409dcc452 authored over 6 years ago by Octavian Mocanu <[email protected]>
new config param: InstrumentationRate used in Middleware; changes in ConfugGetter

github.com/devopsfaith/krakend-newrelic - 9b71ebd5cbd06176f88ae095a42b49abef73a4cb authored over 6 years ago by Octavian Mocanu <[email protected]>
Merge pull request #22 from taik0/skeleton

Skeleton

github.com/devopsfaith/api2html - 78c590193f0eb8426b80d7094a17b9ff9189f4b1 authored over 6 years ago by Daniel López <[email protected]>
Install statik command

github.com/devopsfaith/api2html - 557cf69e8081d98f69cd02e72180af0c9b60a799 authored over 6 years ago by taik0 <[email protected]>
Add the default statikFS (can be rebuilt with go generate)

github.com/devopsfaith/api2html - 12bc4da303f2c3ed6c7a30a0a8df0eb14b8cc631 authored over 6 years ago by taik0 <[email protected]>
Clear skel command description.

github.com/devopsfaith/api2html - ac1b6ed54b3e0f29db18007313305d027b47ffbe authored over 6 years ago by taik0 <[email protected]>
Add go generate to the Makefile.

github.com/devopsfaith/api2html - 85f8c2d2ce6760edd1a3e09fed077fdfb22aed66 authored over 6 years ago by taik0 <[email protected]>
client, confug and tests for consul

github.com/devopsfaith/krakend-consul - 0673ab2650042ded589220e60e0907a75a7db485 authored almost 7 years ago by Octavian Mocanu <[email protected]>
spurious import

github.com/devopsfaith/krakend-newrelic - 168d3b0d14f3aaca750f88a15b969a22e6d49752 authored almost 7 years ago by Octavian Mocanu <[email protected]>
Fix skeleton tests.

github.com/devopsfaith/api2html - c852d26b6df2e9f8b959872f946bb4f8bddf1762 authored almost 7 years ago by taik0 <[email protected]>
Set the outputpath option in the createCmd.

github.com/devopsfaith/api2html - 51ba542d48327ef9951a171d37c8cb702ab375f0 authored almost 7 years ago by taik0 <[email protected]>
refact config parsing

github.com/devopsfaith/krakend-newrelic - f4660855256a35259ba6018dd33e32f5a0551d9c authored almost 7 years ago by Octavian Mocanu <[email protected]>
Merge pull request #21 from taik0/more_golint

More golint

github.com/devopsfaith/api2html - 8e5b6740dfad86460dca9c5ac243f5ac9b9f4a04 authored almost 7 years ago by Daniel López <[email protected]>
Add a fileList to the statikSkel and build the skel given that fileList. Setup a separate NewBlog. Move the blog example to /files/blog.

Add multiple subcommands to skel create.

github.com/devopsfaith/api2html - db60ec980c5708dc906d594497dafa7efef0d400 authored almost 7 years ago by taik0 <[email protected]>
Must close each file.

github.com/devopsfaith/api2html - 5cca9973d59d923849227c4b6a973b932ac5ef91 authored almost 7 years ago by taik0 <[email protected]>
Add missing err assignation.

github.com/devopsfaith/api2html - 61f0a262016ea04e0fdaced10daa0fc23471db5a authored almost 7 years ago by taik0 <[email protected]>
Unreachable code.

github.com/devopsfaith/api2html - ea86a8be19663d5af66d6cbaa211f8150c060c3e authored almost 7 years ago by taik0 <[email protected]>
error strings should not end with punctuation

github.com/devopsfaith/api2html - 3066a6381d2b78e1951978c7f112f5f1ad9e84a8 authored almost 7 years ago by taik0 <[email protected]>
Must check agains %T (type), not %t.

github.com/devopsfaith/api2html - 6270141b6e8eaafd5f243849f367a22d1b8d7456 authored almost 7 years ago by taik0 <[email protected]>
err declaration shadowed.

github.com/devopsfaith/api2html - 334996606cac9ae51a4bedeb1828052d87827b53 authored almost 7 years ago by taik0 <[email protected]>
Added skeleton module to create an example project. A go generate command scans the files in skeleton/files and creates a statikFS module (rakyll/statik) to store the files in the binary. Added skeleton to the cmd package. Update Gopkg dependency files.

github.com/devopsfaith/api2html - 3105208b7e6a9751be6d24b089bf42a497b1bdff authored almost 7 years ago by taik0 <[email protected]>
Add default skeleton files to generate the statikFS module.

github.com/devopsfaith/api2html - 70a906b9e63d74582dd48ecc214bd844d11bbdcf authored almost 7 years ago by taik0 <[email protected]>
error with assertion

github.com/devopsfaith/krakend-newrelic - 46861ec411d7018413a0c37a8266f2cac12d159c authored almost 7 years ago by Octavian Mocanu <[email protected]>
extraconfig ErrorCollector.IgnoreStatusCodes

github.com/devopsfaith/krakend-newrelic - c387a7ba55f47d08976273220da750d8b7c6da94 authored almost 7 years ago by Octavian Mocanu <[email protected]>
extraconfig (2)

github.com/devopsfaith/krakend-newrelic - 8e17c78619f98f9b41d37a321e06484807d76f3d authored almost 7 years ago by Octavian Mocanu <[email protected]>
enhance config (1), clean code

github.com/devopsfaith/krakend-newrelic - f1da77337bbba14193ee6dce28097401110aef63 authored almost 7 years ago by Octavian Mocanu <[email protected]>
Merge pull request #20 from taik0/coveralls

Add coveralls integration.

github.com/devopsfaith/api2html - ca88261c83aef864e39b6c9d95c2bce6f484c7b1 authored almost 7 years ago by Daniel López <[email protected]>
Add coveralls integration.

github.com/devopsfaith/api2html - e140ec17ff29d675d5d6f793fc05b4bd558ca3e0 authored almost 7 years ago by taik0 <[email protected]>
Merge pull request #19 from taik0/engine_coverage

Engine coverage

github.com/devopsfaith/api2html - c6ee079c2b5517b95ca57f1019e054cd75fd7e8f authored almost 7 years ago by Daniel López <[email protected]>
Remove shadow declarations of err.

github.com/devopsfaith/api2html - 333124a1c2c802657437e2e80c768f80845960a2 authored almost 7 years ago by taik0 <[email protected]>
Set the sleep after the creation of the Factory.

github.com/devopsfaith/api2html - 602f4e7662281470fa1f7c880df0e844db21e5dc authored almost 7 years ago by taik0 <[email protected]>
Set url from params.

github.com/devopsfaith/api2html - 4af38c783f2bcd203be740227c282979a72a43bc authored almost 7 years ago by taik0 <[email protected]>
Update factory tests.

github.com/devopsfaith/api2html - fe6ddc92dce3f4a0aae8e4ef91349dc5f1475505 authored almost 7 years ago by taik0 <[email protected]>
Test the request and the response on a new Backend.

Test the reload template partially.

github.com/devopsfaith/api2html - 7093af18c7b9259b62e5d263e98206477a33f343 authored almost 7 years ago by taik0 <[email protected]>
Add some tests for backend.go

github.com/devopsfaith/api2html - 042e74ad88480a1ce533906657f9074765bdba30 authored almost 7 years ago by taik0 <[email protected]>
completing tests

github.com/devopsfaith/krakend-newrelic - 12061cf82ef3fe01de2623ec85fe8866e7e4a21b authored almost 7 years ago by Octavian Mocanu <[email protected]>
tests covered

github.com/devopsfaith/krakend-newrelic - a7c1d6805ed4b4a0ea69a3ee7629c90654af24a6 authored almost 7 years ago by Octavian Mocanu <[email protected]>
tests metric-collector

github.com/devopsfaith/krakend-newrelic - ccedbe78639ebb708e9bbadade7bd62abf35465b authored almost 7 years ago by Octavian Mocanu <[email protected]>
metrics_collector tests

github.com/devopsfaith/krakend-newrelic - 74edf85d54ce72390e014d392924362d7c568bd7 authored almost 7 years ago by Octavian Mocanu <[email protected]>
Fixed page weights

github.com/devopsfaith/api2html.com - e169a8e71926a0a6781838ec27f100b75491149e authored almost 7 years ago by Albert <[email protected]>
Explain typical 500 errors

github.com/devopsfaith/api2html.com - ab4c70a8b4f10db83c84568bf419a128f3279fc2 authored almost 7 years ago by Albert <[email protected]>
New relic monitoring and css changes

github.com/devopsfaith/api2html.com - bfe08c512d963a4689b7dcebdca9f97fde64362c authored almost 7 years ago by Albert <[email protected]>
debug mode and app_name

github.com/devopsfaith/krakend-newrelic - aecda739c68a18770bc891ffb9c9f1c8195d5695 authored almost 7 years ago by Octavian Mocanu <[email protected]>
Merge pull request #1 from kpacha/fail_fast

always check if the NR app is registered …

github.com/devopsfaith/krakend-newrelic - cb1265c48649eae7c9aa90b55d9819f013cae3a9 authored almost 7 years ago by tonicava <[email protected]>
always check if the NR app is registered before returning an instrumented component

github.com/devopsfaith/krakend-newrelic - bc673c88b5ddb02efbcfcf42425c4d513d7daf7a authored almost 7 years ago by kpacha <[email protected]>
conf corrected

github.com/devopsfaith/krakend-newrelic - 3e857674ad1c266ea57fe5a6ab4dba47717da4d6 authored almost 7 years ago by Octavian Mocanu <[email protected]>
define Namespace

github.com/devopsfaith/krakend-newrelic - 967c0f7444a8c44601f43198a1a61a5acc133e9a authored almost 7 years ago by Octavian Mocanu <[email protected]>
NR for KrakenD

github.com/devopsfaith/krakend-newrelic - 3a170e29e893bea951145931d6ffe33f00f41181 authored almost 7 years ago by Octavian Mocanu <[email protected]>
Merge pull request #16 from devopsfaith/newrelic

Integrate newrelic agent

github.com/devopsfaith/api2html - 22669ec8612ba77dddb70232a94878e46fed59a8 authored almost 7 years ago by Daniel López <[email protected]>
use the roundtrip provided by the agent

github.com/devopsfaith/api2html - c692c985797c259f3cffbb02d29dcb7943e552a7 authored almost 7 years ago by kpacha <[email protected]>
instrument all the things

github.com/devopsfaith/api2html - 10a4d7ec10338b238697e6318e1afcdf02133dcf authored almost 7 years ago by kpacha <[email protected]>
unmarshall the numbers into an interface{} as a json.Number instead of as a float64

github.com/devopsfaith/api2html - 07b9f35fccb42fc929b99644a17518ae34b1bd81 authored almost 7 years ago by kpacha <[email protected]>
Merge pull request #15 from devopsfaith/generator_watch

Add `watch` cmd

github.com/devopsfaith/api2html - 87bc2686c49f47ab854c0588be1d2025b7dca3f5 authored almost 7 years ago by Daniel López <[email protected]>
generator watch command improved

github.com/devopsfaith/api2html - 993f0b48bcec9c4a60a780bf77bc29d1f880cb1b authored almost 7 years ago by kpacha <[email protected]>
watcher initial implementation added

github.com/devopsfaith/api2html - 8909eb50b0e03789c90a5f8b4194a847030bc9a2 authored almost 7 years ago by kpacha <[email protected]>
minor refactor

github.com/devopsfaith/api2html - d6e864cdd131d485f2ac34fe6ad4329e13224ea6 authored almost 7 years ago by kpacha <[email protected]>
engine package improved

github.com/devopsfaith/api2html - bc58532ddf9beb21300d2f3be8642792fbcc9b9c authored almost 7 years ago by kpacha <[email protected]>
engine package documentation improved

github.com/devopsfaith/api2html - ce670dbdced373c323097af3c698bee0e844c495 authored almost 7 years ago by kpacha <[email protected]>
Merge pull request #14 from devopsfaith/fix_travis

fix travis

github.com/devopsfaith/api2html - c31f56fdea75f0ac98e9d75707eaa2f534119922 authored almost 7 years ago by Daniel López <[email protected]>
wait before testing the engine

github.com/devopsfaith/api2html - dc2e7537a34383c08bf6418a583f373934b5950d authored almost 7 years ago by kpacha <[email protected]>
the error handlers should just intercept the injected error code

github.com/devopsfaith/api2html - 6a87692fbf783decb3d1806d22dfdbc492e97fa6 authored almost 7 years ago by kpacha <[email protected]>
do not use the 500 middleware when serving static content

github.com/devopsfaith/api2html - e95af56f1d5dcdb9ca5305ece4293aef89a77c3d authored almost 7 years ago by kpacha <[email protected]>
405 template removed

github.com/devopsfaith/api2html - 0aab905612d14919804dbf7d6d029c3df5d77444 authored almost 7 years ago by kpacha <[email protected]>
engine factory tests added

github.com/devopsfaith/api2html - 1bda9eff1240c4f98b0658e04823b59ef1668063 authored almost 7 years ago by kpacha <[email protected]>
default error handlers added

github.com/devopsfaith/api2html - b48f33016aa1440c081f63d88bc056d046f9585c authored almost 7 years ago by kpacha <[email protected]>
Documentation corrections

github.com/devopsfaith/api2html.com - afedb77d65b0caaee81901e3baca67879f4b715b authored almost 7 years ago by Albert <[email protected]>
Extend templates documentation

github.com/devopsfaith/api2html.com - a0a9a5268665deb02b79f16238d5c2291b9b0e4c authored almost 7 years ago by Albert <[email protected]>
Installation requires Go

github.com/devopsfaith/api2html.com - d3458620a42c0b8b5e80609a0c88d7235cb4dd0a authored almost 7 years ago by Albert <[email protected]>
Merge pull request #13 from devopsfaith/debugger_example

Debugger and default error templates

github.com/devopsfaith/api2html - f59f20e4add32b07f8809a961d19c825da1b67ef authored almost 7 years ago by Daniel López <[email protected]>
conditional debug

github.com/devopsfaith/api2html - fbeb7c9487cae7ee40e05781e69d426b9de90b97 authored almost 7 years ago by kpacha <[email protected]>
Remove emoticon

github.com/devopsfaith/api2html.com - dca6edd83eecb8a68f355475e4e38cd8b9911bfb authored almost 7 years ago by Albert <[email protected]>
debug partial included as a package var

github.com/devopsfaith/api2html - 2dcda759da53dbcff85c876ff6e97ce15a9125b8 authored almost 7 years ago by kpacha <[email protected]>
Add sidebar to documentation

github.com/devopsfaith/api2html.com - 2c5c1a2b554ffb6e879e9f2c76f9327277d2a0fe authored almost 7 years ago by Albert <[email protected]>
Merge branch 'debugger_example' of github.com:devopsfaith/api2html into debugger_example

* 'debugger_example' of github.com:devopsfaith/api2html:
debug tmpl moved with the other defau...

github.com/devopsfaith/api2html - 4052e71d73b7fd0f1b263aec41b88f8f8b44c71a authored almost 7 years ago by Albert <[email protected]>
use the context when building the router

github.com/devopsfaith/krakend-etcd - bd645943ff8ce2135252caafa42abc34f2c14a7d authored almost 7 years ago by Daniel López <[email protected]>
debug tmpl moved with the other default tmpl

github.com/devopsfaith/api2html - 9df15f13562ad5264a71f60c3e4f56140219d4b1 authored almost 7 years ago by kpacha <[email protected]>
default error pages added

github.com/devopsfaith/api2html - 8645c5436a63f5328f01fe8f8641c2b0e5c7fb05 authored almost 7 years ago by kpacha <[email protected]>
Add overview documentation

github.com/devopsfaith/api2html.com - e59ff331ca6e2051dbcfabda3046b4f93a83cf54 authored almost 7 years ago by Albert <[email protected]>
Generator documentation

github.com/devopsfaith/api2html.com - ea560f399547f9d6819164a4191f4c90cc933cb8 authored almost 7 years ago by Albert <[email protected]>
Add documentation

github.com/devopsfaith/api2html.com - ee2bef537ca05089ed97550816bd234be4ad48eb authored almost 7 years ago by Albert <[email protected]>
Debug template in a partial

github.com/devopsfaith/api2html - a26690b08788fc8305a8b7634b701e796e76ff58 authored almost 7 years ago by Albert <[email protected]>
partial provider improved

github.com/devopsfaith/api2html - 165a7cf8826ebf29aaece2ce9a0f3bc4095c5947 authored almost 7 years ago by kpacha <[email protected]>