{"id":24493256,"url":"https://github.com/sentinel-hub/requests-builder","last_synced_at":"2025-03-15T03:31:56.071Z","repository":{"id":85077724,"uuid":"287475109","full_name":"sentinel-hub/requests-builder","owner":"sentinel-hub","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-11T12:26:04.000Z","size":5061,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-19T06:52:34.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sentinel-hub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-08-14T07:46:23.000Z","updated_at":"2023-08-02T13:17:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"fda96fe5-13a4-4539-9bd8-6466fbed0f1a","html_url":"https://github.com/sentinel-hub/requests-builder","commit_stats":{"total_commits":29,"total_committers":2,"mean_commits":14.5,"dds":"0.13793103448275867","last_synced_commit":"ec76bd17e8e2e4630cda6c9c9db5c88f3ed13789"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sentinel-hub%2Frequests-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sentinel-hub%2Frequests-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sentinel-hub%2Frequests-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sentinel-hub%2Frequests-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sentinel-hub","download_url":"https://codeload.github.com/sentinel-hub/requests-builder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243681016,"owners_count":20330152,"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":[],"created_at":"2025-01-21T19:19:41.262Z","updated_at":"2025-03-15T03:31:56.040Z","avatar_url":"https://github.com/sentinel-hub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Requests Builder\n\nRequest builder tool for creating [Sentinel Hub](https://www.sentinel-hub.com/develop/api/) Requests.\n\n### Supported features (4 Feb 2021):\n\n  - Create requests for the main APIs of Sentinel-Hub (Process, Batch, TPDI, OGC)\n  - Send the request and see the results on the fly\n  - Parse text requests to update the UI (useful for replicating, sharing or tweaking requests)\n  - Select your own Area of Interest using an interactive map\n  - Change between different CRS\n  - Create data-fusion requests in a user-friendly way\n  - Edit Evalscripts in a code-editor with a linter\n  - See the request code in Javascript or Python (useful for integrating your own workflows)\n\n### Incoming features\n\n  - Support for the new statistical API\n  - New CRS\n  - Improved UI/UX\n\n### Production deployment\n\nThis repository production deployment (based on latest tag) can be found on the following [link](https://apps.sentinel-hub.com/requests-builder/).\n\n### How to run it locally.\n\n1. Clone the repository using `git clone https://github.com/sentinel-hub/requests-builder`\n2. Move to the project folder: `cd requests-builder` \n3. Install all the dependencies: `npm install`.\n\nTo get authentication running you will need to do the following:\n\n- Go to your dashboard: https://apps.sentinel-hub.com/dashboard/#/ \n- Under `User Settings` create a new OAuth Client using `IMPLICIT` grant type and the following redirect url: http://localhost:3000/oauthCallback.html\n- Inside the root project folder, fill up the `.env.example` with the following values:\n    * REACT_APP_CLIENTID=\u003cyour_client_ID_from_previous_step\u003e\n    * REACT_APP_AUTH_BASEURL=https://services.sentinel-hub.com/\n    * REACT_APP_ROOT_URL=http://localhost:3000/\n4. Copy your .env.example to an .env file using: `cp .env.example .env`\n5. Finally, start your local development server using: `npm start` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsentinel-hub%2Frequests-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsentinel-hub%2Frequests-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsentinel-hub%2Frequests-builder/lists"}