Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Sevant endpoints #82

Open
ilyakooo0 opened this issue Aug 23, 2021 · 0 comments
Open

Refactor Sevant endpoints #82

ilyakooo0 opened this issue Aug 23, 2021 · 0 comments

Comments

@ilyakooo0
Copy link
Member

Servant endpoints are currently very difficult to change and use. Types errors are hard to understand and producing client functions from the API types is cumbersome.

I propose we use Servant.API.Generic to describe APIs with records. In my experience, it makes APIs a lot easier to work with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants