It took me more than 2 years in the making (and I had to quit my job before I could finally finish it ) but I am finally proud to announce that the Brainyduck project (formerly Faugra) is ready for its launch!
With Brainyduck you can quickly build powerful backends using only your graphql schemas! All powered by Fauna.
Features
- Auto generated APIs with small footprint.
- The generated code is written in TypeScript, with full support for types.
- Schemas are expanded to provide basic CRUD automatically (i.e. no need to define resolvers for basic operations!).
- Validation of required and non-nullable fields against provided data.
- The library is well-tested.
- Easy to add to your new or existing projects.
- Quite a few examples in the ./examples folder.
Please check it out at https://duck.brainy.sh!