Skip to content

Commit

Permalink
chore: add sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed May 3, 2024
1 parent 11d7446 commit 9076636
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,10 @@ const url = tuyau.users({ id: 1 }).posts({ postId: 2 }).$url()
console.log(url) // http://localhost:3333/users/1/posts/2
```

## Sponsors

![](https://github.com/julien-r44/static/blob/main/sponsorkit/sponsors.png?raw=true)

## Credits

Tuyau was inspired a lot by [Elysia](https://elysiajs.com/eden/treaty/overview), [tRPC](https://trpc.io/) and [Hono](https://hono.dev/). Thanks to the authors of these projects for the inspiration !

0 comments on commit 9076636

Please sign in to comment.