Ecosyste.ms: OpenCollective

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

github.com/devopsfaith/api2html

Using the data from your API, generate the HTML on the fly! Server-side rendering of the mustache templates
https://github.com/devopsfaith/api2html

Update README.md

00d32dd97f431f1a2b4e85d35439c861d7cb5ec3 authored over 5 years ago by A. Lombarte <[email protected]>
Update README.md

2953a4ecf1d64af165806bc7f702e00ecfc7309d authored over 5 years ago by A. Lombarte <[email protected]>
Merge pull request #28 from dnlo/master

added support for YAML conf file and changed default conf file name

888584d81d4c326cb1f967ca4178401b406f71c1 authored over 6 years ago by Daniel López <[email protected]>
added github.com/ghodss/yaml to Gopkg.toml

f56dcec7adc31c39b2814f56de7f806e395bcac5 authored over 6 years ago by Danilo Gvozdenovic <[email protected]>
added support for YAML conf file and changed default conf file to api2html.conf

a25e944d92c3f0575bb15e68921e2368c87f1895 authored over 6 years ago by Danilo Gvozdenovic <[email protected]>
Merge pull request #26 from devopsfaith/style_override

Debug improvements. Do not override site CSS

8a9906bcf0f36d27eb5897c32a96ca03c950d202 authored over 6 years ago by Daniel López <[email protected]>
More life to debug example

fd357b83206d8adb23b7b357169ac6158ec43f50 authored over 6 years ago by Albert Lombarte <[email protected]>
Debug improvements. Do not override site CSS

2ed1f760457dd107f4891f8063f025f3e1aaa8dd authored over 6 years ago by Albert Lombarte <[email protected]>
Merge pull request #25 from NarcisDavins/code_improvements

Code improvements

124e8015062783e38447fc811daa403fbe5182db authored over 6 years ago by Daniel López <[email protected]>
typo

86a408a3ae277fd06133efeb0dc7566a6d93f4b3 authored over 6 years ago by Narcis <[email protected]>
use table test to reduce overall scan test complexity

03ba632a3b23e97e4000d7b40c659d601f3d538f authored over 6 years ago by Narcis <[email protected]>
Merge pull request #24 from devopsfaith/fix_makefile

server_build is now docker_build.

e4874d7185a560d42d92c4d26c5dd6ca31c72c2b authored over 6 years ago by Daniel Ortiz <[email protected]>
server_build is now docker_build.

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.

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

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

9f8fc940f8d1dc3987cb719016fd1800fdf5ccf3 authored over 6 years ago by taik0 <[email protected]>
Merge pull request #22 from taik0/skeleton

Skeleton

78c590193f0eb8426b80d7094a17b9ff9189f4b1 authored almost 7 years ago by Daniel López <[email protected]>
Install statik command

557cf69e8081d98f69cd02e72180af0c9b60a799 authored almost 7 years ago by taik0 <[email protected]>
Add the default statikFS (can be rebuilt with go generate)

12bc4da303f2c3ed6c7a30a0a8df0eb14b8cc631 authored almost 7 years ago by taik0 <[email protected]>
Clear skel command description.

ac1b6ed54b3e0f29db18007313305d027b47ffbe authored almost 7 years ago by taik0 <[email protected]>
Add go generate to the Makefile.

85f8c2d2ce6760edd1a3e09fed077fdfb22aed66 authored almost 7 years ago by taik0 <[email protected]>
Fix skeleton tests.

c852d26b6df2e9f8b959872f946bb4f8bddf1762 authored almost 7 years ago by taik0 <[email protected]>
Set the outputpath option in the createCmd.

51ba542d48327ef9951a171d37c8cb702ab375f0 authored almost 7 years ago by taik0 <[email protected]>
Merge pull request #21 from taik0/more_golint

More golint

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.

db60ec980c5708dc906d594497dafa7efef0d400 authored almost 7 years ago by taik0 <[email protected]>
Must close each file.

5cca9973d59d923849227c4b6a973b932ac5ef91 authored almost 7 years ago by taik0 <[email protected]>
Add missing err assignation.

61f0a262016ea04e0fdaced10daa0fc23471db5a authored almost 7 years ago by taik0 <[email protected]>
Unreachable code.

ea86a8be19663d5af66d6cbaa211f8150c060c3e authored almost 7 years ago by taik0 <[email protected]>
error strings should not end with punctuation

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

6270141b6e8eaafd5f243849f367a22d1b8d7456 authored almost 7 years ago by taik0 <[email protected]>
err declaration shadowed.

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.

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

70a906b9e63d74582dd48ecc214bd844d11bbdcf authored almost 7 years ago by taik0 <[email protected]>
Merge pull request #20 from taik0/coveralls

Add coveralls integration.

ca88261c83aef864e39b6c9d95c2bce6f484c7b1 authored almost 7 years ago by Daniel López <[email protected]>
Add coveralls integration.

e140ec17ff29d675d5d6f793fc05b4bd558ca3e0 authored almost 7 years ago by taik0 <[email protected]>
Merge pull request #19 from taik0/engine_coverage

Engine coverage

c6ee079c2b5517b95ca57f1019e054cd75fd7e8f authored almost 7 years ago by Daniel López <[email protected]>
Remove shadow declarations of err.

333124a1c2c802657437e2e80c768f80845960a2 authored almost 7 years ago by taik0 <[email protected]>
Set the sleep after the creation of the Factory.

602f4e7662281470fa1f7c880df0e844db21e5dc authored almost 7 years ago by taik0 <[email protected]>
Set url from params.

4af38c783f2bcd203be740227c282979a72a43bc authored almost 7 years ago by taik0 <[email protected]>
Update factory tests.

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.

7093af18c7b9259b62e5d263e98206477a33f343 authored almost 7 years ago by taik0 <[email protected]>
Fix check.

41cc397eda213ba5d3070a254f95318868f2ec6e authored almost 7 years ago by taik0 <[email protected]>
Add some tests for backend.go

042e74ad88480a1ce533906657f9074765bdba30 authored almost 7 years ago by taik0 <[email protected]>
Merge pull request #16 from devopsfaith/newrelic

Integrate newrelic agent

22669ec8612ba77dddb70232a94878e46fed59a8 authored almost 7 years ago by Daniel López <[email protected]>
use the roundtrip provided by the agent

c692c985797c259f3cffbb02d29dcb7943e552a7 authored almost 7 years ago by kpacha <[email protected]>
instrument all the things

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

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

Add `watch` cmd

87bc2686c49f47ab854c0588be1d2025b7dca3f5 authored almost 7 years ago by Daniel López <[email protected]>
generator watch command improved

993f0b48bcec9c4a60a780bf77bc29d1f880cb1b authored almost 7 years ago by kpacha <[email protected]>
watcher initial implementation added

8909eb50b0e03789c90a5f8b4194a847030bc9a2 authored almost 7 years ago by kpacha <[email protected]>
minor refactor

d6e864cdd131d485f2ac34fe6ad4329e13224ea6 authored almost 7 years ago by kpacha <[email protected]>
engine package improved

bc58532ddf9beb21300d2f3be8642792fbcc9b9c authored almost 7 years ago by kpacha <[email protected]>
engine package documentation improved

ce670dbdced373c323097af3c698bee0e844c495 authored almost 7 years ago by kpacha <[email protected]>
gofmt -s

8af2f2e62951511109eb162f1f6e52aa9c445198 authored almost 7 years ago by kpacha <[email protected]>
Merge pull request #14 from devopsfaith/fix_travis

fix travis

c31f56fdea75f0ac98e9d75707eaa2f534119922 authored almost 7 years ago by Daniel López <[email protected]>
wait before testing the engine

dc2e7537a34383c08bf6418a583f373934b5950d authored almost 7 years ago by kpacha <[email protected]>
the error handlers should just intercept the injected error code

6a87692fbf783decb3d1806d22dfdbc492e97fa6 authored almost 7 years ago by kpacha <[email protected]>
do not use the 500 middleware when serving static content

e95af56f1d5dcdb9ca5305ece4293aef89a77c3d authored almost 7 years ago by kpacha <[email protected]>
405 template removed

0aab905612d14919804dbf7d6d029c3df5d77444 authored almost 7 years ago by kpacha <[email protected]>
engine factory tests added

1bda9eff1240c4f98b0658e04823b59ef1668063 authored almost 7 years ago by kpacha <[email protected]>
default error handlers added

b48f33016aa1440c081f63d88bc056d046f9585c authored almost 7 years ago by kpacha <[email protected]>
Merge pull request #13 from devopsfaith/debugger_example

Debugger and default error templates

f59f20e4add32b07f8809a961d19c825da1b67ef authored almost 7 years ago by Daniel López <[email protected]>
conditional debug

fbeb7c9487cae7ee40e05781e69d426b9de90b97 authored almost 7 years ago by kpacha <[email protected]>
debug partial included as a package var

2dcda759da53dbcff85c876ff6e97ce15a9125b8 authored almost 7 years ago by kpacha <[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...

4052e71d73b7fd0f1b263aec41b88f8f8b44c71a authored almost 7 years ago by Albert <[email protected]>
Style debug

12570600aa247a39c7c341baf8b608923024ee02 authored almost 7 years ago by Albert <[email protected]>
debug tmpl moved with the other default tmpl

9df15f13562ad5264a71f60c3e4f56140219d4b1 authored almost 7 years ago by kpacha <[email protected]>
default error pages added

8645c5436a63f5328f01fe8f8641c2b0e5c7fb05 authored almost 7 years ago by kpacha <[email protected]>
Debug template in a partial

a26690b08788fc8305a8b7634b701e796e76ff58 authored almost 7 years ago by Albert <[email protected]>
partial provider improved

165a7cf8826ebf29aaece2ce9a0f3bc4095c5947 authored almost 7 years ago by kpacha <[email protected]>
debug partial added by default

59b7d5ecccf7a9551657dc2e8f0f139a99715228 authored almost 7 years ago by kpacha <[email protected]>
debugger example initial implementation

899bd29b439d4aacfebb30be1884bb69aa6782ad authored almost 7 years ago by kpacha <[email protected]>
typos fixed

013327ce359f4aa7424dc1d464ff83911020ac43 authored almost 7 years ago by kpacha <[email protected]>
Merge pull request #11 from devopsfaith/engine_test

Add improvements to the engine

ea0c1a028a29cdcaf523973e166012fa76a090fc authored almost 7 years ago by Daniel López <[email protected]>
mustache renderers tested

856d54c5b78e2259165fedcfc8ae0c8542210ae3 authored almost 7 years ago by kpacha <[email protected]>
handler covered

b264b04d9caad8e28d47aa651f5e311563fcb3ee authored almost 7 years ago by kpacha <[email protected]>
test for the happy path of the handler added

507aa74a888795707ba0c2f89747b1e9624a157a authored almost 7 years ago by kpacha <[email protected]>
json encoding fixed

556c427cfa74529174503957e2d9b91a700748fe authored almost 7 years ago by kpacha <[email protected]>
Change example to the new request context

0ff31c9f6e7c468e04c28a3308a9b24417117df4 authored almost 7 years ago by Albert <[email protected]>
response context improved

e2f4dcf446bbfea67c0da1a97c46b83954da7496 authored almost 7 years ago by kpacha <[email protected]>
static fs support added

a0c998ae1260c46eee4f034258dec0554840fdbd authored almost 7 years ago by kpacha <[email protected]>
static handler and error middleware splitted

410277862b08f18ace79073c82f2777dafeb735e authored almost 7 years ago by kpacha <[email protected]>
handler documentation improved

f6c187af80f7505f3f7e685796959b50f1e7dd14 authored almost 7 years ago by kpacha <[email protected]>
config parser covered

62d14990f435e732717ecabbaad2a03b0697576a authored almost 7 years ago by kpacha <[email protected]>
move the response generation code to a dedicated file

242b83305b9b4bc4f61dc89e38ea989968ad4740 authored almost 7 years ago by kpacha <[email protected]>
Merge pull request #8 from devopsfaith/add_usage_example

Add a simple example to run a site

e41318a64352974e752bd029d9718e55fb8dd7e2 authored almost 7 years ago by Daniel López <[email protected]>
Documentation and examples #7

fb798f0a66af5e150c18cfc39d1aab271da855bb authored almost 7 years ago by Albert <[email protected]>
Documentation and examples #7

f5f25428458e7b6cce4daada1e1a2099b4bd842a authored almost 7 years ago by Albert <[email protected]>
Merge pull request #5 from taik0/port_flag

Port flag

fbdeadf0ed8286bac667640bea503b44697c1fc4 authored almost 7 years ago by Daniel López <[email protected]>
Update README.md examples.

70c6664e5aae4172562e2201961a03ad9a58de5c authored almost 7 years ago by taik0 <[email protected]>
Add a port flag to be able to change the running port

70fd3893e2cc472e6a63f9d8772eef4336be1247 authored almost 7 years ago by taik0 <[email protected]>
Merge pull request #4 from devopsfaith/cmd_improved

Cmd package improved

97ae247f9d42515259a1a66bb6b940ebb0bd4ec6 authored almost 7 years ago by Daniel López <[email protected]>
Merge remote-tracking branch 'origin/master' into cmd_improved

082f2612cc8c2c40328063cce3028d1d89c3ff2c authored almost 7 years ago by kpacha <[email protected]>
Fix travis (#3)

ensure last stable release of dep is running & OS env var declaration added

e66a6aae4eab7fd416678d76fe714b30399856ae authored almost 7 years ago by Daniel López <[email protected]>
serve cmd improved

87c3029334c9da7a05c0624f92b3966d797e0423 authored almost 7 years ago by kpacha <[email protected]>
generate cmd improved

6773cbf5b27b9bde24013212e7cfc090842627fd authored almost 7 years ago by kpacha <[email protected]>
commands moved to dedicated files

3d5090af7113af29e00df4eed367fd0c4cefda2c authored almost 7 years ago by kpacha <[email protected]>
Merge pull request #1 from taik0/moustache

Misspelled moustache/mustache

261e00d4cba807b1b3d9870a032aa93614531637 authored almost 7 years ago by A. Lombarte <[email protected]>
Misspelled moustache/mustache

02f64e402365f97412a190b566b52375bdde6e96 authored almost 7 years ago by taik0 <[email protected]>
A little bit of documentation

6e50bad3d9a0f6fe48a86116c153661d18bf39f3 authored almost 7 years ago by Albert <[email protected]>