156 Commits

Author SHA1 Message Date
1d4d0d128d docs(readme): Country Searcher example 2022-06-08 17:00:31 -03:00
Trevor Blades
dab2479c0e Merge pull request #39 from trevorblades/dependabot/npm_and_yarn/ajv-6.12.6
Bump ajv from 6.10.2 to 6.12.6
2022-02-24 20:01:32 -08:00
Trevor Blades
6ea778deb2 Merge pull request #34 from trevorblades/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2022-02-24 20:01:23 -08:00
Trevor Blades
7d4a2097b9 Merge pull request #29 from trevorblades/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.0 to 5.1.2
2022-02-24 20:01:13 -08:00
Trevor Blades
68e5018a37 Merge pull request #28 from trevorblades/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2022-02-24 19:55:09 -08:00
Trevor Blades
0442e19e05 Merge pull request #27 from trevorblades/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2022-02-24 19:54:59 -08:00
Trevor Blades
05abb7092a Make port values numbers 2022-02-11 11:35:34 -08:00
Trevor Blades
3282aba16f Change port env in fly toml 2022-02-11 11:23:00 -08:00
dependabot[bot]
a8851f7e5d Bump ajv from 6.10.2 to 6.12.6
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 18:50:35 +00:00
Trevor Blades
336016846c Move schema to its own file 2022-02-11 10:49:42 -08:00
Trevor Blades
a53cc1c9c0 Merge pull request #38 from gabrielsroka/patch-1
Update PythonExampleUsage.py
2021-11-23 09:06:42 -08:00
Gabriel Sroka
4f430e4040 Update PythonExampleUsage.py
`requests.post` takes a `json` parameter that will convert to json and the header
2021-11-23 08:05:43 -08:00
Trevor Blades
628067a7b3 Update deps + install with npm 7 2021-09-04 21:28:06 -07:00
dependabot[bot]
6236262b8d Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 20:08:34 +00:00
dependabot[bot]
316b5ba4d2 Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 00:50:55 +00:00
dependabot[bot]
857f86f0d5 Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 00:50:54 +00:00
Trevor Blades
c7d4209083 Merge pull request #32 from trevorblades/revert-31-vercel
Revert "Move to Vercel"
2021-06-29 17:50:01 -07:00
Trevor Blades
d8ae2b3f4b Revert "Move to Vercel" 2021-06-29 17:49:15 -07:00
Trevor Blades
95639305a5 Merge pull request #31 from trevorblades/vercel
Move to Vercel
2021-06-24 16:32:44 -07:00
Trevor Blades
a40d197351 Remove engine api key and procfile 2021-06-24 16:25:26 -07:00
Trevor Blades
d094dc65a0 Fix test 2021-06-24 16:21:20 -07:00
Trevor Blades
3a9a644b18 trigger build 2021-06-24 16:20:32 -07:00
Trevor Blades
34f9c154f3 Port API to vercel 2021-06-24 16:17:12 -07:00
dependabot[bot]
63760606b0 Bump glob-parent from 5.1.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 14:18:04 +00:00
Trevor Blades
1b6d5bfe5f Merge pull request #26 from trevorblades/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2020-12-29 12:56:58 -08:00
dependabot[bot]
45ce8e7ea5 Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 23:25:48 +00:00
Trevor Blades
f62305fc12 Fix vulns 2020-11-11 12:12:40 -08:00
Trevor Blades
14e1e883b2 Merge pull request #20 from trevorblades/dependabot/npm_and_yarn/apollo-server-2.14.2
Bump apollo-server from 2.10.1 to 2.14.2
2020-11-11 12:11:20 -08:00
dependabot[bot]
b26e4d2914 Bump apollo-server from 2.10.1 to 2.14.2
Bumps [apollo-server](https://github.com/apollographql/apollo-server) from 2.10.1 to 2.14.2.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server@2.10.1...apollo-server@2.14.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 18:39:47 +00:00
Trevor Blades
7e6638aad4 Edit procfile 2020-05-18 17:02:39 -07:00
Trevor Blades
d00b1444a2 Add procfile 2020-05-18 16:57:19 -07:00
Trevor Blades
63cef4b718 Delete Procfile 2020-04-16 09:17:13 -07:00
Trevor Blades
5892f6d21e Add filter to languages and continents 2020-03-30 09:24:32 -07:00
Trevor Blades
7e0d2de6ed Add filter to countries field 2020-03-29 13:59:32 -07:00
Trevor Blades
c78571d130 Upgrade countries-list dependency 2020-03-27 13:46:54 -07:00
Trevor Blades
785d2739f8 Use arrow functions with implicit return where appropriate 2020-03-27 13:46:45 -07:00
Trevor Blades
5f5a3535fe Make capital and currency nullable 2020-03-27 13:46:13 -07:00
Trevor Blades
9740cffa16 Update deps 2020-03-27 11:52:20 -07:00
Trevor Blades
0fcf531159 Merge pull request #15 from trevorblades/enums
IDs, Booleans, and nullability
2020-03-27 10:29:04 -07:00
Trevor Blades
2818787e61 Remove TOC 2020-03-27 09:21:58 -07:00
Trevor Blades
9e83568a16 Change code to ID 2020-03-27 09:10:43 -07:00
Trevor Blades
84a1a9229a Merge pull request #16 from MartinKavik/enums-upd
Enums upd
2020-03-27 09:02:35 -07:00
Martin Kavík
aa5ac9c092 docs(readme): Seed example 2020-03-27 08:41:41 +01:00
Martin Kavík
ce144cb5ee feat: Country.capital 2020-03-27 08:40:10 +01:00
Trevor Blades
5d37a26c08 Reorder again 2020-03-27 00:29:34 -07:00
Trevor Blades
2a488a175c Reorder readme sections 2020-03-26 23:43:45 -07:00
Trevor Blades
b34b5e68d1 Add table of contents and migration notesgi 2020-03-26 23:39:50 -07:00
Trevor Blades
e50fb51001 Logo@2x 2020-03-26 23:18:10 -07:00
Trevor Blades
0d927b1b58 Make the logo smaller 2020-03-26 23:16:32 -07:00
Trevor Blades
8c3afff18d Add twitter button 2020-03-26 23:10:22 -07:00