kota's memex

I learned about graphql today. It looks like you make requests that specify the exact data you'd like returned. Kinda like a more advanced version of REST. Probably requires more work on the backend, but looks much more efficient and easy to use for a frontend.

https://docs.github.com/en/graphql#about-graphql https://graphql.org/