Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions #3

Closed
peebowo opened this issue Aug 11, 2021 · 3 comments
Closed

Questions #3

peebowo opened this issue Aug 11, 2021 · 3 comments

Comments

@peebowo
Copy link

peebowo commented Aug 11, 2021

Hello! I was wondering how to call the jw.org api, or any documentation for it. Thanks!

@peebowo
Copy link
Author

peebowo commented Aug 11, 2021

Also, how do you get the .jwpub file?

@MrCyjaneK
Copy link
Owner

Hey! I've just added an license so https://pkg.go.dev/git.mrcyjanek.net/mrcyjanek/jwapi will work (soon)

func GetPublication(publication string, language string, format string, issue string) (pub structs.PublicationV2, e error) {
here you have function to get publication, you can specify the format (for example JWPUB or what we use currently EPUB)

I'm in progress of adding support for JWPUB publications at the moment

@MrCyjaneK
Copy link
Owner

So @peebowo in #4 there is some initial support support for JWPUB. I'm closing this issue for now, feel free to open new one.

Docs are now here: https://pkg.go.dev/git.mrcyjanek.net/mrcyjanek/[email protected]/libjw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants