todomvc-relay-go

Todo App

An implementation of a TodoMVC app using React and GraphQL with a Golang backend

React/Relay TodoMVC app, driven by a Golang GraphQL backend

GitHub

66 stars
5 watching
7 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
graphql-java/todomvc-relay-java Port of the Relay TodoMVC example with Java server using graphql-java 68
taion/relay-todomvc An implementation of TodoMVC using the Relay framework with routing and server-side rendering 158
joshthecoder/idom-redux-todomvc-app A Todo App built with Incremental DOM and Redux Flux 19
cyclejs/todomvc-cycle An implementation of the TodoMVC application using Cycle.js and onionify state management 240
devongovett/todomvc-demo An implementation of TodoMVC in Glimmer using JavaScript 1
gobijan/go-htmx-todo A web-based TODO app utilizing WebSockets and HTMX for dynamic updates 10
mongodb/template-app-react-native-todo A React Native template app for building a real-time todo list application with device sync capabilities 21
jamesclonk/go-todotxt A Go client library for parsing and manipulating task lists in the todo.txt format. 31
evancz/elm-todomvc An Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management 1,216
charlessolar/todomvc-ddd-cqrs-eventsourcing An implementation of a Todo app using eventsourcing, CQRS, and domain-driven design with a focus on separating command and query responsibilities. 252
syarul/htmx-todomvc An HTMX-based TodoMVC app built with TypeScript, Express, and JSX 9
syarul/todomvc-go-templ-htmx-_hyperscript Builds a TodoMVC application using Go, Templ, HTMX, and _Hyperscript to demonstrate their capabilities. 7
sonicoder86/todomvc-vue A TodoMVC implementation built with Vue and Vuex, demonstrating component architecture and testing concepts 30
developit/preact-todomvc A TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app 105
shapkarin/imba-todo A TodoMVC application built with Imba, a language that compiles to performant and readable JavaScript. 1