Skip to content
This repository has been archived by the owner on Mar 19, 2020. It is now read-only.

dancannon/GoRethink_TodoDemo

Repository files navigation

Go RethinkDB Todo List Example Application

This is an example application for RethinkDB using the GoRethink driver. The application is based on the todo app from TodoMVC.

Running

To run the code you should have RethinkDB installed with the database todo and the table items. You should then run the following command go build && ./GoRethink_TodoDemo and navigate to http://localhost:3000.

About

Go RethinkDB Todo List Example Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published