{"id":23637388,"url":"https://github.com/dantealonsoht/leaderboard_api","last_synced_at":"2026-03-06T10:32:26.171Z","repository":{"id":47315071,"uuid":"401883614","full_name":"DanteAlonsoHT/Leaderboard_API","owner":"DanteAlonsoHT","description":"In this project, I use webpack to develop an application to consume API to create a Leaderboard in JavaScript.","archived":false,"fork":false,"pushed_at":"2021-09-03T14:18:57.000Z","size":229,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-04-26T08:17:36.567Z","etag":null,"topics":["api","css","html5","javascript","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/DanteAlonsoHT.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}},"created_at":"2021-09-01T00:46:26.000Z","updated_at":"2021-09-06T20:51:03.000Z","dependencies_parsed_at":"2022-08-25T06:20:32.297Z","dependency_job_id":null,"html_url":"https://github.com/DanteAlonsoHT/Leaderboard_API","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanteAlonsoHT/Leaderboard_API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteAlonsoHT%2FLeaderboard_API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteAlonsoHT%2FLeaderboard_API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteAlonsoHT%2FLeaderboard_API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteAlonsoHT%2FLeaderboard_API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanteAlonsoHT","download_url":"https://codeload.github.com/DanteAlonsoHT/Leaderboard_API/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteAlonsoHT%2FLeaderboard_API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30171869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["api","css","html5","javascript","webpack"],"created_at":"2024-12-28T06:59:05.533Z","updated_at":"2026-03-06T10:32:26.145Z","avatar_url":"https://github.com/DanteAlonsoHT.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet) \n\n# Leaderboard API | Hit the API.\n\nFor this repository, I've created a project to add functionalities from API such as adding POST and GET methods to access the data from the cloud, also I've implemented a dynamic web app using the data extracted by the cloud using the API, and the form to create new data to send to the cloud.\n\n\u003cbr\u003e\u003cimg src=\"src\\img\\leaderboard_image.PNG\"\u003e\u003cbr\u003e\n\nI used Webpack to manage the files for the front-end, using loaders for HTML, CSS, and JavaScript files, in order to fix some special thing at the moment to use the front-end in a server. Feel free to suggest more additional features for this repository, or if you want to use it, feel free to do that as well.\n\n## Built With 🔨\n\n- JavaScript\n- HTML\n- CSS\n- Bootstrap\n- Webpack\n- Visual Studio Code\n- Git \u0026 Github\n\n### Install\n\nTo get a local copy up and running follow these simple example steps.\n- Open terminal\n- Clone this project by the command: \n\n```\n$ git clone https://github.com/DanteAlonsoHT/Leaderboard_API.git\n```\n\n- Then go to the main folder using the next command:\n\n```\n$ cd Leaderboard_API\n```\n\n- Finally, run the next command in the terminal to see the web app in your local browser, or also, you can use Live Server in Visual Studio Code.\n\n```\n$ npm start\n```\n\n### Prerequisites\n\n- IDE to edit and run the code (We use Visual Studio Code 🔥).\n- [Node.js](https://nodejs.org/en/download/) already downloaded.\n- Webpack - [click here to getting started](https://webpack.js.org/guides/getting-started/).\n\n\n### Usage\n\n- For anyone who wants to practice Webpack skills.\n- How to manage your front-end files using Webpack.\n- For anyone who wants to practice API consumption using JavaScript.\n\n\n## Authors\n\n👤 **Dante Alonso**\n\n- GitHub: [@DanteAlonsoHT](https://github.com/DanteAlonsoHT)\n- Twitter: [@dante_dante1](https://twitter.com/dante_dante1)\n- LinkedIn: [Dante Alonso](https://www.linkedin.com/in/dante-alonso/)\n\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/DanteAlonsoHT/Leaderboard_API/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n\n## Acknowledgments\n\n- Hat tip to anyone whose code was used 🔰\n- Inspiration 💘\n- Microverse program ⚡\n- My standup team 🏹\n- My family's support 🙌\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantealonsoht%2Fleaderboard_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdantealonsoht%2Fleaderboard_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantealonsoht%2Fleaderboard_api/lists"}