Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Prior99/hyrest

Repository files navigation

Hyrest

pipeline status coverage report

Hyrest is a hybrid REST framework for both the client and the server.

The idea is to define routes using decorators and use them to both serve the REST endpoint and call them from the frontend. When developing both server and client in the same repository or sharing a common library with all endpoints between the both, a call to a REST endpoint is transparent, type-safe and as easy calling a method.

Packages

Hyrest is maintained in a monorepo using lerna. These packages are included:

Resources

Contributing

Contributions in the form of well-documented issues or pull-requests are welcome.

Contributors

  • Frederick Gnodtke

About

A hybrid REST framework for the backend and frontend. As easy as it can get.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published