Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/toshi0383/gts-notion

Fetch race data from GTSport server and submit to my Notion page.
https://github.com/toshi0383/gts-notion

gtsport notion

Last synced: 24 days ago
JSON representation

Fetch race data from GTSport server and submit to my Notion page.

Awesome Lists containing this project

README

        

gts-notion
---

Fetch race data from GTSport server and submit to my Notion page.
Just published code for fun, but this is useless for nobody but me.

## Usage for myself

(because I will forget after a week..)

- Install Xcode11+ Swift 5.1
- Install Golang
- Set `NOTION_AUTH_TOKEN` as environment variable. ([seealso](https://presstige.io/p/Using-Notion-API-Go-client-2567fcfa8f7a4ed4bdf6f6ec9298d34a#6e20956c-20a2-4519-b91d-a9fb151d88d3))
- `make prepare`
- `make run`

New page is created everytime.

Localize data (e.g. course name) is extracted automatically using a dumb shell script.

## Credits

- [kjk/notionapi](https://github.com/kjk/notionapi)

## LICENSE

Whatever