{"id":25553909,"url":"https://github.com/docusign/api-request-builder-open-src","last_synced_at":"2025-04-11T22:51:06.779Z","repository":{"id":55017699,"uuid":"296002835","full_name":"docusign/api-request-builder-open-src","owner":"docusign","description":"A block-oriented request builder for the eSignature Envelopes:create API call","archived":false,"fork":false,"pushed_at":"2021-01-19T22:19:18.000Z","size":1581,"stargazers_count":5,"open_issues_count":1,"forks_count":6,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-25T18:45:41.919Z","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/docusign.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":"2020-09-16T10:43:05.000Z","updated_at":"2025-02-22T11:19:25.000Z","dependencies_parsed_at":"2022-08-14T09:10:43.797Z","dependency_job_id":null,"html_url":"https://github.com/docusign/api-request-builder-open-src","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fapi-request-builder-open-src","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fapi-request-builder-open-src/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fapi-request-builder-open-src/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fapi-request-builder-open-src/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docusign","download_url":"https://codeload.github.com/docusign/api-request-builder-open-src/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492986,"owners_count":21113161,"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-02-20T12:03:15.733Z","updated_at":"2025-04-11T22:51:06.754Z","avatar_url":"https://github.com/docusign.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API Request Builder\nOpen Source\n\n## Installation\n\n1. `npm install`\n1. Configure two private CORS gateways, one for https://account-d.docusign.com, and one for https://demo.docusign.net\n\n   See this [blog post](https://www.docusign.com/blog/dsdev-building-single-page-applications-with-docusign-and-cors-part-2) for more information and code examples.\n1. Configure the `.env` file (See the `env.example` file.)\n1. `npm start` (This takes several minutes! Very slow...)\n1. `npm build` (Standard React build command.)\n\n## Client id (Integration Key) settings\n1. Enable `Implicit Grant`\n1. Include a Redirect URI for `PUBLIC_URL/oauthResponse.html`\n1. No secret is needed.\n\n## Example diagrams\nTo add a new example diagram to the app, add the \ndiagram to the src/assets/diagramExamples folder.\n\n## The app's API \nThe app can be started with a query parameter\nto control the app.\n\n### Load a specific example\n\nQuery parameter: `?eg=EXAMPLE_TITLE`\n\nWhere `EXAMPLE_TITLE` is the title of the example, with spaces and other characters encoded.\n\nExample:\n\n`http://localhost:3000/api-request-builder/build?eg=Require%20one%20of%20multiple%20checkboxes`\n\n## Updating the Swagger file\n\n1. Update the Swagger file stored in `/batch/esignature.rest.swagger-v2.1.json` from https://github.com/docusign/eSign-OpenAPI-Specification/\n\n1. `npm run-script processSwagger`\n1. Restart and test the application\n\n## License\nThis software uses the MIT open source license. See the LICENSE file.\n\n## Pull Requests\nPull requests that use the MIT license are welcomed.\n\n## Issues / Questions\nPlease use the Issues page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocusign%2Fapi-request-builder-open-src","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocusign%2Fapi-request-builder-open-src","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocusign%2Fapi-request-builder-open-src/lists"}