{"id":19311095,"url":"https://github.com/boxuk/sweettalk","last_synced_at":"2025-10-20T06:24:45.669Z","repository":{"id":12490948,"uuid":"15160415","full_name":"boxuk/sweettalk","owner":"boxuk","description":"SuiteTalk API Proxy","archived":false,"fork":false,"pushed_at":"2014-01-25T14:36:54.000Z","size":360,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-06T02:20:14.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/boxuk.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}},"created_at":"2013-12-13T10:02:46.000Z","updated_at":"2024-01-23T04:04:45.000Z","dependencies_parsed_at":"2022-09-23T07:41:38.102Z","dependency_job_id":null,"html_url":"https://github.com/boxuk/sweettalk","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxuk%2Fsweettalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxuk%2Fsweettalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxuk%2Fsweettalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxuk%2Fsweettalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boxuk","download_url":"https://codeload.github.com/boxuk/sweettalk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240415216,"owners_count":19797599,"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":"2024-11-10T00:27:46.538Z","updated_at":"2025-10-20T06:24:45.592Z","avatar_url":"https://github.com/boxuk.png","language":"Clojure","readme":"# SuiteTalk API Proxy [![Build Status](https://api.travis-ci.org/boxuk/sweettalk.png)](http://travis-ci.org/boxuk/sweettalk) [![Dependencies Status](http://clj-deps.herokuapp.com/github/boxuk/sweettalk/status.png)](http://clj-deps.herokuapp.com/github/boxuk/sweettalk)\n\nThis is a HTTP server which proxies requests to the NetSuite 'Suitetalk' API,\nhandling pooling of concurrent connections to within the users limits.\n\n## Usage\n\nClone the repository and then start the server...\n\n```\nlein run\n```\n\nThis will start a web server on the default port 8080.\n\n## Configuration\n\nAll configuration is handled through environment variables.\n\n```\n# netsuite\nexport ST_WS_URL=\"https://webservices.sandbox.netsuite.com\"\nexport ST_WS_CONNECTIONS=1\n\n# http server\nexport ST_HTTP_PORT=8080\n\n# logging\nexport ST_LOG_LEVEL=\"warn\"\nexport ST_LOG_PATTERN=\"%m\"\nexport ST_LOG_FILE=\"logs/access.log\"\n\n# statsd\nexport ST_STATSD_HOST=\"localhost\"\nexport ST_STATSD_PORT=8126\n```\n\n## Debugging\n\n### Configuration\n\nTo view the currently running configuration you can fetch EDN from the following\nendpoint.\n\n```\n/_/config\n```\n\nEndpoints beginning with _ are reserved.\n\n## Testing\n\nTests are written with [Midje](https://github.com/marick/Midje).\n\n```\nlein midje\n```\n\n## Box UK\n\nPackaging is handled by the standard process, and the app can be configured using the\nabove environment variables via:\n\n```\n/etc/sweettalk.conf\n```\n\nThen controlled as a normal service.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxuk%2Fsweettalk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboxuk%2Fsweettalk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxuk%2Fsweettalk/lists"}