Contributors should go through the Contributing Guide to learn how to setup development environment, raise an issue and send across a PR.
Currently, we have open source public APIs for the following use cases that you can directly add to your projects:
Access to a wide range of country data (geographic & demographic) and services.
Convert one type (or format) of data into another format or structure.
Convert data into human readable format for social media applications.
Easily convert text between different letter cases.
foss42 APIs project has 3 parts:
- Swagger API Docs: The documentation for all the APIs automatically generated via FastAPI.
- 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.
Also, please feel free to drop by our Discord server and we can have a chat.