api icon indicating copy to clipboard operation
api copied to clipboard

Open Source APIs

Discord Server Invite

This project is participating in GSSoC 2024.

gssoc-logo-1

Contributors should go through the Contributing Guide to learn how to setup development environment, raise an issue and send across a PR.

Open Source APIs for all!

Please support this initiative by giving this project a Star ⭐️

Currently, we have open source public APIs for the following use cases that you can directly add to your projects:

1. Country

Access to a wide range of country data (geographic & demographic) and services.

2. Text Conversion

Convert one type (or format) of data into another format or structure.

3. Humanization

Convert data into human readable format for social media applications.

4. Case Conversion

Easily convert text between different letter cases.

Understanding the Project Structure

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.

Doubts?

Also, please feel free to drop by our Discord server and we can have a chat.