sveltekit-zero-api icon indicating copy to clipboard operation
sveltekit-zero-api copied to clipboard

Provides type-safety between front- and backend, and contains utility functions for handling errors and searchparameters

Results 5 sveltekit-zero-api issues
Sort by recently updated
recently updated
newest added
trafficstars

Not sure how to approach this yet, so suggestions are welcome Essentially, the ability to do something ála `npx sveltekit-zero-api export` Current implementation idea is an algorithm to check interfaces...

enhancement

The pull request https://github.com/Refzlund/sveltekit-zero-api/pull/20#issuecomment-1656705600 was flawed, as it fixes one thing but breaks another. Now **this** "other" issue is less critical, so I prefer this as the current state of...

bug

Found some time to start playing with V2 some more.

I'm opening up a PR for any discussion surrounding V2. For now, if anyone's interested in the direction, give `README.md` a look in the branch. Other than that, happy coding...

I haven't had a look at the PR for feedback yet, but my projects depend heavily on sveltekit-zero-api so I'll definitely dig into it within the coming weeks. With that...