https://github.com/fes300/ts-endpoint
Only define your endpoints once. Use them in both clients and servers.
https://github.com/fes300/ts-endpoint
fullstack-typesafety ts
Last synced: 8 months ago
JSON representation
Only define your endpoints once. Use them in both clients and servers.
- Host: GitHub
- URL: https://github.com/fes300/ts-endpoint
- Owner: fes300
- License: mit
- Created: 2020-06-22T07:02:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T23:37:56.000Z (about 2 years ago)
- Last Synced: 2025-03-11T13:06:49.608Z (over 1 year ago)
- Topics: fullstack-typesafety, ts
- Language: HTML
- Homepage:
- Size: 169 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://lerna.js.org/)
# ts-endpoint
Only define your endpoints once. Use them in both clients and servers.
### docs
Documentation of every package can be found [here](https://ts-endpoint.federicosordillo.com)
### examples
A working monorepo example can be found under the `/examples` foder.
### contibuting
Just pick a card on the github projects found here, please be sure to follow `conventional-commits` guidelines.
### release routine
- update docs
- update examples
- push a RELEASE-${DD_MM_YYY}.${release} tag on master