Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/umutbasal/2022

animated new year tree on curl response
https://github.com/umutbasal/2022

Last synced: about 1 month ago
JSON representation

animated new year tree on curl response

Awesome Lists containing this project

README

        

# 2022

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

[![CodeQL](https://github.com/umutbasal/2022/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/umutbasal/2022/actions/workflows/codeql-analysis.yml)

![out](https://github.com/umutbasal/2022/assets/21194079/9a530d0b-0e93-4bb6-aae4-38cb0a17e603)

## Running
`go run .`

## Testing
`curl http://localhost:8080`

## Docker with ko (mocked with my iterm specs)
`docker run --rm -p 8080:8080 $(ko publish . --local)`