I hereby claim:
- I am banux on github.
- I am banux (https://keybase.io/banux) on keybase.
- I have a public key ASDBSp6fwQWnXehNXt7BUTVGR-dq3tYtwQTwXDlUK6DWIAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| 0xf4aBE65d9A52f01a965C2EAfA822a3956D1a25d9 |
| { | |
| "@context": [ | |
| "http://opds-spec.org/opds.jsonld" | |
| ], | |
| "metadata": { | |
| "@type": "http://schema.org/DataFeed", | |
| "title": "Readium 2 OPDS 2.0 Feed", | |
| "numberOfItems": 11, | |
| "modified": "2017-05-04T15:36:50.811517479+02:00" | |
| }, |
| package main | |
| import ( | |
| "bytes" | |
| "encoding/json" | |
| "fmt" | |
| "os" | |
| kingpin "gopkg.in/alecthomas/kingpin.v2" |