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

https://github.com/monoscope-tech/todo-backend-chi


https://github.com/monoscope-tech/todo-backend-chi

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# todo-app ![CI status](https://img.shields.io/github/workflow/status/gobridge-kr/todo-app/CI) ![]() ![deployment status](https://img.shields.io/github/deployments/gobridge-kr/todo-app/production) ![license](https://img.shields.io/github/license/gobridge-kr/todo-app)

Yet another [Todo-Backend](http://www.todobackend.com/) implementation, written with Golang stdlib.

This app, `gobridge-kr/todo-app`:
- Has a basic MVC architecture.
- [Uses GitHub Actions](./github/workflows).
- [Is built by `make`](./Makefile).
- [Has test code](https://github.com/gobridge-kr/todo-app/search?q=testing.T&unscoped_q=testing.T).
- [Is dockerized](./Dockerfile).
- [Deploys to Heroku](https://arcane-waters-53217.herokuapp.com/).
- Embeds [official JS spec](./test/client).
- Is provided from [GoBridge Korea](https://github.com/gobridge-kr) with ❤️.