Skip to content

toucham/gotitan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Titan

A project in Golang

Motivations

A challenge to see how much low-code can we go to create a server. The goal of this project is to minimize the amount of code possible to create a webserver that doesn't most minimal code:

Features

These are the features provided within this application:

  • Able to create route through interface
  • Upload route logic using the web interface

Architecture

There are only two components runs the server:

  • Frontend: An interface for server owner to create route at runtime and upload logic to each of their defined route
  • Backend: The application that accepts input from the frontend to create router at startup if given a file or at runtime if a file is uploaded at runtime

Frontend

Backend

Progress Logs

About

gogo titan!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages