Skip to content

Polish parliament API wrapper / Warpper API sejmu

License

Notifications You must be signed in to change notification settings

GGuinea/sejm_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PL API Polskiego Sejmu


EN Polish parliament API

go get github.com/gguinea/sejm_api

import (
	"github.com/gguinea/sejm_api/api"
)

func main() {
	client := api.NewClient("10")
	client.ListClubs()
}

https://api.sejm.gov.pl/pages.html

About

Polish parliament API wrapper / Warpper API sejmu

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages