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

https://github.com/prior99/hyrest-todo-example

An example project for Hyrest.
https://github.com/prior99/hyrest-todo-example

example full-stack hyrest todo

Last synced: about 1 month ago
JSON representation

An example project for Hyrest.

Awesome Lists containing this project

README

          

# Hyrest example

This is an example project for [hyrest](https://www.npmjs.com/hyrest), [hyrest-express](https://www.npmjs.com/hyrest-express) and [hyrest-mobx](https://www.npmjs.com/hyrest-mobx).

It represents a simple [Todo application](http://todomvc.com/) with a backend storing everything into a Postgres database.

Learn more about Hyrest on the [official website](https://prior99.gitlab.io/hyrest/), or follow the [tutorial](https://prior99.gitlab.io/hyrest/docs/tutorial-about/) guiding you through implementing this.