globaldothealth / monkeypox

Mpox 2022 repository
Other
175 stars 37 forks source link

Turnkey: evaluate GraphQL #236

Closed jim-sheldon closed 1 year ago

jim-sheldon commented 2 years ago

If a user wants specific data they either need to find it by looking through the entire set or we need to write, test, deploy, and maintain some endpoint and/or library functions. Instead, we could use GraphQL.