An open API service indexing awesome lists of open source software.

https://github.com/rehan-adi/freeapihub

FreeApiHub is an open-source platform that makes it easy to use different free APIs. It's made for developers and helps you add external data to your apps without needing to log in. You can access various APIs for user data, jokes, quotes, books, and products to improve your projects easily.
https://github.com/rehan-adi/freeapihub

cronjob cronjob-scheduler dark-mode express express-rate-limit nextra postgresql prisma shadcn-ui swagger

Last synced: 6 months ago
JSON representation

FreeApiHub is an open-source platform that makes it easy to use different free APIs. It's made for developers and helps you add external data to your apps without needing to log in. You can access various APIs for user data, jokes, quotes, books, and products to improve your projects easily.

Awesome Lists containing this project

README

          

# FreeApiHub

FreeApiHub is a free and open-source platform providing access to various APIs such as User, Books, Jokes, and more. It serves as a reliable hub for developers to fetch large JSON responses for testing or integration into their projects.

### Features

- **Free APIs**: Access a variety of APIs, including User data, Book information, Jokes, and more.
- **Large JSON Responses**: Get comprehensive and realistic data for development and testing purposes.
- **Open Source**: Free to use and contribute.
- **SDK Support**: A TypeScript SDK for easy API integration.

### Tech Stack

- **Frontend**: Next Js, Nextra
- **Backend**: Node.js, Express, Prisma
- **Database**: PostgreSQL
- **Package Manager**: pnpm

### FreeApiHub SDK

A TypeScript SDK for FreeApiHub, providing simple access to free APIs with support for data retrieval and integration. Ideal for JavaScript and TypeScript projects.

#### Features

- Simple API calls to interact with different endpoints (e.g., books, jokes, quotes).

- TypeScript support for type safety and better developer experience.

- Easy to integrate into your JavaScript or TypeScript projects.

### API Documentation

For detailed documentation on each API endpoint, refer to the [FreeApiHub API documentation](https://freeapi-hub.vercel.app/docs).

### Contribution

Contributions are welcome! If you have ideas for new APIs or want to improve the existing ones, feel free to fork the repository and create a pull request.

### License

This project is licensed under the MIT License. See the LICENSE file for more details.

### Inspiration:

Inspired by JSONPlaceholder.

### Contact

For questions or suggestions, feel free to reach out at rehanalire52@gmail.com.

Happy Coding!