{"id":24380803,"url":"https://github.com/nayandas69/toolbox_api","last_synced_at":"2025-08-04T19:37:15.965Z","repository":{"id":271579108,"uuid":"913867324","full_name":"nayandas69/toolbox_api","owner":"nayandas69","description":"ToolBox API is a free \u0026 fast API with all the cool utilities you need from text stuff to random tools, date calculations, and more. Perfect for devs who need quick fixes \u0026 want to vibe without the hassle.","archived":false,"fork":false,"pushed_at":"2025-01-08T15:35:27.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-29T05:04:52.002Z","etag":null,"topics":["fastapi","free-api","open-source","random-tools","toolbox-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nayandas69.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-08T14:03:05.000Z","updated_at":"2025-03-25T18:44:39.000Z","dependencies_parsed_at":"2025-01-08T16:49:29.045Z","dependency_job_id":"5a289093-612f-4444-89dd-4f5636bcbd29","html_url":"https://github.com/nayandas69/toolbox_api","commit_stats":null,"previous_names":["nayandas69/toolbox_api"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayandas69%2Ftoolbox_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayandas69%2Ftoolbox_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayandas69%2Ftoolbox_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayandas69%2Ftoolbox_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nayandas69","download_url":"https://codeload.github.com/nayandas69/toolbox_api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249205536,"owners_count":21229939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fastapi","free-api","open-source","random-tools","toolbox-api"],"created_at":"2025-01-19T08:29:30.578Z","updated_at":"2025-04-16T05:55:29.828Z","avatar_url":"https://github.com/nayandas69.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛠️ Toolbox API 🚀\r\n\r\nHeyyy, besties! 💖 Welcome to **ToolBox API**, your new go-to tool for all things texty, random, and beyond. This API is like the Swiss Army Knife 🔪 of APIs—lightweight, functional, and totally free to use! 😍✨\r\n\r\n## 🌟 Features\r\n\r\n\u003e **Get ready to flex your dev muscles with these 🔥 features:**\r\n\r\n### **📝 Text Tools**\r\n- **Word Counter**: Count those words like a pro. 🧮\r\n- **Palindrome Checker**: Is your text a mirror queen? 👑\r\n- **Char Frequency**: Find the vibe of your characters. 🔡✨\r\n- **Text Summarizer**: TL;DR? We got you. ✂️\r\n- **Keyword Extractor**: Pluck out those golden nuggets of info. 💡\r\n\r\n### **🎲 Random Tools**\r\n- **Random Number Generator**: Wanna roll the dice? 🎲\r\n- **UUID Generator**: Keep it unique, keep it classy. 🔗\r\n- **Hex Color Generator**: 🎨 Wanna see some funky colors? Say no more.\r\n- **Random Passwords**: Secure and sassy. 🛡️💃\r\n\r\n### **⚙️ Utility Tools**\r\n- **Currency Converter**: Fake it till you make it 🌍 (just kidding, use responsibly).\r\n- **Unit Converter**: From grams to galaxies (okay, maybe not galaxies 🚀).\r\n\r\n### **⏰ Date Tools**\r\n- **Date Diff Calculator**: “How long since…?” We’ve got you. 📅\r\n- **Current Day Info**: What day is it again? 🧐\r\n\r\n---\r\n\r\n## 💻 How to Run This Baddie\r\n\r\n### **Step 1**: Clone It Like a Pro 🕶️\r\n```bash\r\ngit clone https://github.com/nayandas69/toolbox_api.git\r\ncd toolbox_api\r\n```\r\n\r\n### **Step 2**: Install the Goodies 🍬\r\n```bash\r\npip install -r requirements.txt\r\n```\r\n\r\n### **Step 3**: Run the Magic Wand 🪄\r\n```bash\r\nuvicorn app.main:app --reload\r\n```\r\n\r\n### **Step 4**: Pop Open Your Browser 🖥️\r\nVisit 👉 [http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs) to see the ✨ interactive docs ✨ and play around.\r\n\r\n---\r\n\r\n## 🪄 Wanna Test? Here’s How:\r\n1. Open the 🔗 [Swagger UI](http://127.0.0.1:8000/docs) to test all the features.\r\n2. Use **Postman**, **Thunder Client**, or **cURL** to hit the endpoints.\r\n\r\n---\r\n\r\n## ✨ Cool Stuff About This Project\r\n\r\n- **Scalable AF**: Add more tools? Easy peasy. 🍋\r\n- **No Paywalls**: All love, no premium. 💜\r\n- **Super Fast**: 🏃 Built with FastAPI because, duh.\r\n\r\n---\r\n\r\n## 👩‍💻 Contribute or Die Trying 💅\r\nPRs welcome! Fork this baddie and sprinkle your magic. 🪄\r\n\r\n---\r\n\r\n## 📧 Wanna Talk?\r\nHit me up! 📬 Drop a DM or reach out via the repo issues. Let’s vibe, collab, and make cool stuff. ✌️\r\n\r\n---\r\n\r\nMade with 💖 and **fast keystrokes** ⌨️ by **nayandas69**. 🚀\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnayandas69%2Ftoolbox_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnayandas69%2Ftoolbox_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnayandas69%2Ftoolbox_api/lists"}