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

Add ability to define endpoints without decorators #124

Closed
stazz opened this issue Jan 20, 2024 · 0 comments
Closed

Add ability to define endpoints without decorators #124

stazz opened this issue Jan 20, 2024 · 0 comments
Assignees

Comments

@stazz
Copy link
Member

stazz commented Jan 20, 2024

It looks like esbuild and swc do not support TS5/stage3 decorators yet (ref esbuild issue and swc discussion).

So it would be beneficial to add API to define endpoints also without decorators, as they are not strictly necessary for the functionality of the endpoint-spec library.

@stazz stazz self-assigned this Jan 20, 2024
stazz added a commit that referenced this issue Jan 20, 2024
stazz added a commit that referenced this issue Jan 20, 2024
…-node, so use 18.18.2 for now.
stazz added a commit that referenced this issue Jan 20, 2024
…oints

#124 Adding API and implementation to specify end…
@stazz stazz closed this as completed Jan 20, 2024
stazz added a commit that referenced this issue Jan 20, 2024
…ine endpoint specification, to make unit testing easy without extra
exports.
stazz added a commit that referenced this issue Jan 20, 2024
…ine-endpoints

#124 Adding a QoL property to return value of inl…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant