Skip to content
#

software

Here are 2,005 public repositories matching this topic...

public-apis
matheusfelipeog
matheusfelipeog commented Mar 17, 2022

Hi community

This message is to clarify and make transparent the current situation of Public APIs, in addition to demonstrating the frustration of us maintainers. So read this if you find it interesting, please.

Well, I keep the Public APIs project together with other 3 developers (@pawelborkar, @marekdano and @yannbertrand) for a long time.

1 year ago, the Public APIs project was dead, w

good first issue important
jku
jku commented Mar 23, 2022

Should add a sentence in FetcherInterface docstring that explains that the public API of the interface is implemented already: implementations of the interface only need to implement the internal

def _fetch(self, url: str) -> Iterator[bytes]
enhancement documentation good first issue backlog

Improve this page

Add a description, image, and links to the software topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the software topic, visit your repo's landing page and select "manage topics."

Learn more