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

https://github.com/aljo242/koch

Minimal Static Site SDK
https://github.com/aljo242/koch

go html typescript website

Last synced: about 1 year ago
JSON representation

Minimal Static Site SDK

Awesome Lists containing this project

README

          

# koch

⚠️ _*lots of development going on.*_ ⚠️

![tests](https://github.com/aljo242/koch/actions/workflows/test.yml/badge.svg) ![go report](https://goreportcard.com/badge/github.com/aljo242/koch) [![GoDoc](https://godoc.org/github.com/aljo242/koch?status.svg)](https://godoc.org/github.com/aljo242/koch) [![Coverage](http://gocover.io/_badge/github.com/aljo242/koch)](http://gocover.io/github.com/aljo242/shmeeload.xyz) [![license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/aljo242/koch/master/LICENSE)

[//]: #![stats](https://github-readme-stats.vercel.app/api?username=aljo242&show_icons=true)#

This is my personal website.

Server backend written using Go and the gorilla/mux and gorilla/websockets packages.

* HTTPS supported
* TypeScript -> JavaScript pipeline for browser scripting
* WebSockets for x/chat module