Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/khussa1n/todo-list

Todo app
https://github.com/khussa1n/todo-list

gin go mongodb suite

Last synced: about 1 month ago
JSON representation

Todo app

Awesome Lists containing this project

README

        

## Todo List

By Khussain Kudaibergenov | Хусаин Кудайбергенов

### Getting started

```
make up
```
### Unit tests

```
make test
```
### Integration tests

```
make test.integration
```

### Swagger Documantaion

```
http://localhost:8080/swagger/index.html
```