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

https://github.com/dfirebaugh/spritely-go


https://github.com/dfirebaugh/spritely-go

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# spritely

This is an implementation of [spritely-editor](https://github.com/dfirebaugh/spritely-editor) written in golang.

Why? Go is pretty sweet.

## Demo
[in browser demo](https://dfirebaugh.github.io/spritely-go/)

## running the app
[download go](https://go.dev/dl/)

`go run ./cmd/main`