Skip to content

vanillazen/stl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

API Gateway

  • [TODO]

Backend for Frontend

  • [TODO]

Isomorphic App

  • [TODO]