Public API Lists
github.com
Public API Lists
1–10 of 10 posts
Re: Public API Lists
#2For example, YNAB's API is listed here, which allows a tool using the API to interact with one user's personal account at YNAB.
I'm not sure what part of that I would consider public apart from the documentation. Isn't that just "an API"?
Re: Public API Lists
#3More:
https://www.programmableweb.com/apis/directory
Re: Public API Lists
#4Re: Public API Lists
#5Hm, not really sure what "public" means here? For example, YNAB's API is listed here, which allows a tool using the API to interact with one user's personal account at YNAB. I'm not sure what part of that I would consider public apart from the documentation. Isn't that just "an API"?
Re: Public API Lists
#6Hm, not really sure what "public" means here? For example, YNAB's API is listed here, which allows a tool using the API to interact with one user's personal account at YNAB. I'm not sure what part of that I would consider public apart from the documentation. Isn't that just "an API"?
This is just the same distinction as private versus public function signatures in a library or a system service extended to remote services. The runtime may or may not use technical means to prevent you from using the private API, but whether or not you can do it, if you choose to, beware that it is to be considered an implementation detail and subject to change at any time without prior notice.
Re: Public API Lists
#7Re: Public API Lists
#8Does anyone know a good api for electronic part datasheet search? For example to query a part name 'BC547' or 'CD4060' and get short description or datasheet? It would be nice to have original datasheet not bloated with some site ads as alldatasheets.com serves. This breakes automatic indexers in my datasheet directory.
Re: Public API Lists
#9Note that the list might be outdated - they mentioned GoodRead's API which is deprecated (they no longer accept new developers to signup). I know this because I was recently researching on creating a book recommendation hobby project.
Re: Public API Lists
#10Badly maintained fork of https://github.com/public-apis made with copy-paste in order to hide the provenance. More: https://www.programmableweb.com/apis/directory https://apis.guru https://github.com/Kikobeats/awesome-api https://web.archive.org/web/2015/https://www.publicapis.com