v1.2.0
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 #63
- feat: added improved todo web app by @Rudra-Patel-code in #69
New Contributors
- @sa-rang made their first contribution in #63
- @Rudra-Patel-code made their first contribution in #69
Full Changelog: v1.1.0...v1.2.0
Thank you for your continued support and contributions.
Best regards,
FreeAPI Team