Making a Railway API client library
Posted on: 2025-04-10
14:20:37
Enough people in the discord have been asking for an abstraction of the graphQL layer to access Railway’s API more easily.
I’ve started Janney towards this goal.
Today I got queries working and typesafety and all that. Tests running with bun.