v1.2.0
版本发布时间: 2024-01-20 02:32:20
hiteshchoudhary/apihub最新发布版本:v1.3.0(2024-03-03 17:15:10)
Release Note - FreeAPI-v1.2.0
What's New?
- 🚀 FreeAPI is now live here!
- 📈 Stock Market Mock Data APIs by @sa-rang in Pull Request #63
- 📝 Todo application web app using React and Typescript with TailwindCSS by @Rudra-Patel-code in Pull Request #69
- ⚠️ CORS issue resolved by @wajeshubham in [Pull Request #69]
- 🔒 Improved rate limiting for production server
- 🐞 Some minor bug fixes
Notes about 🚀 deployed FreeAPI server
We have successfully deployed our APIs on production, and the URL is https://api.freeapi.app. It's important to note that the API resets every few hours.
We have included this crucial information in our README.md.
Please be aware that this reset is applicable only for the server that we are maintaining. If developers are self-hosting or using server locally, this reset does not apply. The static public APIs and other APIs will not be affected; only major apps will experience a reset every few hours.
What's Changed
- Feature | Stock Market Mock data Apis by @sa-rang in https://github.com/hiteshchoudhary/apihub/pull/63
- feat: added improved todo web app by @Rudra-Patel-code in https://github.com/hiteshchoudhary/apihub/pull/69
New Contributors
- @sa-rang made their first contribution in https://github.com/hiteshchoudhary/apihub/pull/63
- @Rudra-Patel-code made their first contribution in https://github.com/hiteshchoudhary/apihub/pull/69
Full Changelog: https://github.com/hiteshchoudhary/apihub/compare/v1.1.0...v1.2.0
Thank you for your continued support and contributions.
Best regards, FreeAPI Team