0.5.2 • Published 1 month ago

@adrocodes/pigeon v0.5.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

@adrocodes/pigeon

Build Composable solutions with safety and speed in mind!


What is Pigeon

Pigeon is heavily focused on GraphQL based applications and for usage on the backend. Pigeon is built to make fragment & query composition easier, validating incoming data and transforming that data into a minimal shape that can be used by the application UI, shifting the complexity of data transformation to the server.

How it works

With Pigeon you'll be defining a consistent schema for your data which includes a validation model using zod, incoming data will be validated against this data to ensure you get the data you're expecting. Additionally, creating dependencies between components will allow you to generate GraphQL queries and collect fragments for those queries to make the integration easy.

Check out the docs for more in-depth details: https://adro.codes/pigeon/index.

0.5.2

1 month ago

0.5.1

1 month ago

0.5.0

2 months ago

0.4.0

3 months ago

0.3.2

12 months ago

0.3.0

1 year ago

0.2.1

1 year ago

0.1.2

1 year ago

0.2.0

1 year ago

0.2.3

1 year ago

0.3.1

1 year ago

0.2.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago