An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](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