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

https://github.com/vanillazen/stl

Simple todo list as a simple service orchestration reference
https://github.com/vanillazen/stl

go golang microservice no-dependencies openapi sqlite stdl stdlib vanilla-golang

Last synced: 3 months ago
JSON representation

Simple todo list as a simple service orchestration reference

Awesome Lists containing this project

README

          

# STL - Simple Todo List Backend

STL is a simple example application that serves as a reference implementation for creating Go REST applications. It is designed to focus on microservices for CRUD operations on single resources, providing a clear example of a RESTful microservice implemented in an elegant and straightforward way.

## Backend
* [Readme](backend/README.md)

## API Gateway
* [TODO]

## Backend for Frontend
* [TODO]

## Isomorphic App
* [TODO]