-
- Downloads
[Endpoint] badge (#2473)
This reimplements the idea @bkdotcom came up with in #1519, and took a stab at in #1525. It’s a really powerful way to add all sorts of custom badges, particularly considering [tools like RunKit endpoints and Jupyter Kernel Gateway](https://github.com/badges/shields/issues/2259#issuecomment-444186589), not to mention all the other ways cloud functions can be deployed these days.
Showing
- core/base-service/validate.js 8 additions, 4 deletionscore/base-service/validate.js
- core/base-service/validate.spec.js 10 additions, 0 deletionscore/base-service/validate.spec.js
- frontend/components/endpoint-page.js 217 additions, 0 deletionsfrontend/components/endpoint-page.js
- frontend/components/usage.js 14 additions, 0 deletionsfrontend/components/usage.js
- gh-badges/templates/_shields_test-template.json 3 additions, 0 deletionsgh-badges/templates/_shields_test-template.json
- pages/index.js 2 additions, 0 deletionspages/index.js
- services/base.js 23 additions, 25 deletionsservices/base.js
- services/base.spec.js 1 addition, 1 deletionservices/base.spec.js
- services/cache-headers.js 3 additions, 1 deletionservices/cache-headers.js
- services/cache-headers.spec.js 5 additions, 0 deletionsservices/cache-headers.spec.js
- services/endpoint/endpoint.service.js 132 additions, 0 deletionsservices/endpoint/endpoint.service.js
- services/endpoint/endpoint.tester.js 257 additions, 0 deletionsservices/endpoint/endpoint.tester.js
Loading
Please register or sign in to comment