Browse our open source public APIs below that are neatly categorized based on use case and/or functionality that you can directly add to your projects:
1. Country - Browse APIs & Documentation
Access to a wide range of country data (geographic & demographic) and services.
2. Text Conversion - Browse APIs & Documentation
Convert one type (or format) of data into another format or structure.
3. Humanization - Browse APIs & Documentation
Convert data into human readable format for social media applications.
4. Case Conversion - Browse APIs & Documentation
Easily convert text between different letter cases.
foss42 APIs project has 3 parts:
- foss42/api: The FastAPI app which serves the APIs.
- foss42/foss42-core: The open source core python library which has the algorithms, the data and does all the heavy-lifting.
- foss42/api/docs: The documentation for each API that is available in the foss42.com website.
We value your participation in this open source project. If you have ideas or suggestions for APIs that could benefit the dev community and make their life easier, please feel free to share them with us in the Issues/Discussion tab.
Also, please feel free to drop by our Discord server and we can have a chat in the FOSS42 > #discussion-support channel.
Please start a new Issue in this repository. We love PRs & contributions that add useful APIs for the entire community to use!
All API data and core logic resides in the foss42/foss42-core project. Please feel free to raise an issue in the foss42/foss42-core repository.
I noticed a bug in the documentation or I want to improve the documentation of an existing API. Can I do that?
Absolutely, we welcome any improvements to the project documentation. It is open source and available at foss42/api/docs. Please feel free to make the necessary changes and raise a Pull Request.
In case you are new to the open source ecosystem, we would be more than happy to guide you through the entire process. Please feel free to get in touch via GitHub issues or drop by our Discord server.
