railway-node Library Published
Posted on: 2025-08-26
12:53:01
Today I released railway-node, a Node.js client wrapper library for Railway’s graphQL API.
It’s quite simple, just the generated files made by
genql
that I wrapped up in npm packaging.
Hopefully some other people can find use out of it, too.
I will also setup CI pipelines to rebuild it every so often, based on how often they update the API.