Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/draringi/ottaconf
A library for reading the schedule data for BSDCan and PGCon, 2 technical conferences in Ottawa, Canada.
https://github.com/draringi/ottaconf
Last synced: about 2 months ago
JSON representation
A library for reading the schedule data for BSDCan and PGCon, 2 technical conferences in Ottawa, Canada.
- Host: GitHub
- URL: https://github.com/draringi/ottaconf
- Owner: draringi
- License: bsd-2-clause
- Created: 2016-02-27T22:28:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-11T00:14:29.000Z (almost 9 years ago)
- Last Synced: 2024-06-20T09:23:20.668Z (7 months ago)
- Language: Go
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ottaconf
[![Build Status](https://travis-ci.org/draringi/ottaconf.svg?branch=master)](https://travis-ci.org/draringi/ottaconf)
[![GoDoc](https://godoc.org/github.com/draringi/ottaconf?status.svg)](https://godoc.org/github.com/draringi/ottaconf)A library for reading the schedule data for BSDCan and PGCon, 2 technical conferences in Ottawa, Canada.
## Install
`go get -u github.com/draringi/ottaconf`