-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
type: refactor ♻️Code change that neither fixes a bug nor adds a featureCode change that neither fixes a bug nor adds a feature
Description
Migrate to the Effect HTTP library: https://github.com/Effect-TS/effect/blob/main/packages/platform/README.md#http-api
This will allow us to easier introduce openAPI documentation.
- Use Effect HTTP instead of Elysia (Must use the strictly typed version, otherwise OpenAPI cannot be generated)
- Auto generate all routes using Effect
- Allow from the config a description field where users can fill in how to use the data proxy
Metadata
Metadata
Assignees
Labels
type: refactor ♻️Code change that neither fixes a bug nor adds a featureCode change that neither fixes a bug nor adds a feature