{"id":19035705,"url":"https://github.com/freeclimbapi/java-make-a-queue-how-to-guide","last_synced_at":"2025-02-21T21:36:34.244Z","repository":{"id":51674993,"uuid":"218567549","full_name":"FreeClimbAPI/Java-Make-A-Queue-How-To-Guide","owner":"FreeClimbAPI","description":"Java - Make a Queue Tutorial","archived":false,"fork":false,"pushed_at":"2024-07-09T20:07:09.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-02T05:26:36.822Z","etag":null,"topics":["queues","tutorial"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FreeClimbAPI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-10-30T16:04:03.000Z","updated_at":"2024-07-09T20:07:13.000Z","dependencies_parsed_at":"2024-07-10T00:39:46.879Z","dependency_job_id":"1a88d22e-7fb4-4c03-a2bd-9c65e893a9ad","html_url":"https://github.com/FreeClimbAPI/Java-Make-A-Queue-How-To-Guide","commit_stats":null,"previous_names":["freeclimbapi/java-make-a-queue-how-to-guide"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FJava-Make-A-Queue-How-To-Guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FJava-Make-A-Queue-How-To-Guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FJava-Make-A-Queue-How-To-Guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FJava-Make-A-Queue-How-To-Guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreeClimbAPI","download_url":"https://codeload.github.com/FreeClimbAPI/Java-Make-A-Queue-How-To-Guide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240089887,"owners_count":19746326,"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":["queues","tutorial"],"created_at":"2024-11-08T21:51:50.254Z","updated_at":"2025-02-21T21:36:34.213Z","avatar_url":"https://github.com/FreeClimbAPI.png","language":"Java","readme":"# Java - Make a Queue How-To Guide\n\nThis project serves as a guide to help you build an application with FreeClimb. View this how-to guide on [FreeClimb.com](https://docs.freeclimb.com/docs/make-a-queue#section-java). Specifically, the project will:\n\n- Makes a queue which can be used to enqueue callers\n\n## Setting up your new app within your FreeClimb account\n\nTo get started using a FreeClimb account, follow the instructions [here](https://docs.freeclimb.com/docs/getting-started-with-freeclimb).\n\n## Setting up the how-to guide\n\n1. Configure environment variables.\n\n   | ENV VARIABLE | DESCRIPTION                                                                                                                           |\n   | ------------ | ------------------------------------------------------------------------------------------------------------------------------------- |\n   | ACCOUNT_ID   | Account ID which can be found under [API credentials](https://www.freeclimb.com/dashboard/portal/account/authentication) in Dashboard |\n   | API_KEY      | API key which can be found under [API credentials](https://www.freeclimb.com/dashboard/portal/account/authentication) in Dashboard    |\n\n## Building and runnning the how-to guide\n\n1. Build and run the application using command:\n\n   ```bash\n   gradle build \u0026\u0026 java -Dserver.port=3000 -jar build/libs/Java-Make-A-Queue-Tutorial-3.0.6-plain.jar\n   ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreeclimbapi%2Fjava-make-a-queue-how-to-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreeclimbapi%2Fjava-make-a-queue-how-to-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreeclimbapi%2Fjava-make-a-queue-how-to-guide/lists"}