Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/umutbasal/2022
- Owner: umutbasal
- License: gpl-3.0
- Created: 2021-12-14T01:26:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-24T00:26:23.000Z (8 months ago)
- Last Synced: 2024-06-20T08:12:45.589Z (5 months ago)
- Language: Go
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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)`