api.congress.gov
api.congress.gov copied to clipboard
SDKs?
Are you planning on offering an SDK? Are there any languages that others would like? Considering building my own.
This might also be related to https://github.com/LibraryOfCongress/api.congress.gov/issues/29. With the OpenAPI spec, client (and server) libraries can be generated automatically (for several different languages and frameworks). That ticket has links with more info.
As I noted in #29 , we're mostly concerned with refining the current offerings right now, but will add this to the list of possible future enhancements.
Regarding #29 we have added our swagger file here.
@apreiter18 I'm a core maintainer of Fern which generates TypeScript, Python, Java, Go, Ruby, and C# API clients from swagger. Interested in offering officially supported SDKs for the Library of Congress API?