{"id":19542276,"url":"https://github.com/ruffrey/node-forte","last_synced_at":"2025-04-26T17:31:10.378Z","repository":{"id":28184425,"uuid":"31686086","full_name":"ruffrey/node-forte","owner":"ruffrey","description":null,"archived":false,"fork":false,"pushed_at":"2015-05-06T04:35:32.000Z","size":216,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T16:41:48.845Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruffrey.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":"2015-03-04T23:43:57.000Z","updated_at":"2015-08-29T18:19:17.000Z","dependencies_parsed_at":"2022-08-21T06:40:34.730Z","dependency_job_id":null,"html_url":"https://github.com/ruffrey/node-forte","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffrey%2Fnode-forte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffrey%2Fnode-forte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffrey%2Fnode-forte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffrey%2Fnode-forte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruffrey","download_url":"https://codeload.github.com/ruffrey/node-forte/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251025700,"owners_count":21524843,"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-11T03:13:58.211Z","updated_at":"2025-04-26T17:31:10.121Z","avatar_url":"https://github.com/ruffrey.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"**This library is alpha status. You have been warned!**\n---\n# Forte community library for Node.js\n\nSee the\n[Forte Web Service docs](https://www.forte.net/devdocs/api_resources/forte_api.htm)\nfor help.\n\nPull requests welcome. Please write tests.\n\nEnsure the PR conforms to the JSCS and JSHint standards.\n\n```bash\nnpm run jscs\nnpm run jshint\n```\n\n# Usage\n\n```javascript\nvar Forte = require('forte');\nvar credentials = require('./test/credentials.example.json');\nvar forte = new Forte(credentials);\n\nforte.setDevmode(); // to use the sandbox endpoint\n\n```\n\nSee the tests in `./test/functional/` for common usage.\n\n\n# Testing\n\n```bash\nnpm run unit\nnpm run functional\nnpm test # everything\n```\n\n## Debugging\n\nRun with `DEBUG=forte*` environment variable.\n\n```bash\nDEBUG=forte* npm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruffrey%2Fnode-forte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruffrey%2Fnode-forte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruffrey%2Fnode-forte/lists"}