Extract examples from new-style services (#1582)

Instead of centralizing examples, specify them from within a service.

* Avoid duplication in service loading + refactor
* Avoid duplication in URLs, rename uri -> url in BaseService
This commit is contained in:
Paul Melnikow
2018-03-30 03:07:44 -05:00
committed by GitHub
parent 1dff491a24
commit ac7c418222
13 changed files with 143 additions and 44 deletions

1
.gitignore vendored
View File

@@ -89,3 +89,4 @@ typings/
# Temporary build artifacts.
/build
.next
badge-examples.json