{"id":18332913,"url":"https://github.com/anychart/reference-engine","last_synced_at":"2025-04-09T18:40:35.631Z","repository":{"id":20755753,"uuid":"24040316","full_name":"AnyChart/reference-engine","owner":"AnyChart","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-27T17:18:54.000Z","size":4067,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-03-27T17:41:40.816Z","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/AnyChart.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":"2014-09-15T02:46:16.000Z","updated_at":"2019-02-25T03:27:38.000Z","dependencies_parsed_at":"2025-03-27T17:46:49.893Z","dependency_job_id":null,"html_url":"https://github.com/AnyChart/reference-engine","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/AnyChart%2Freference-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnyChart%2Freference-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnyChart%2Freference-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnyChart%2Freference-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnyChart","download_url":"https://codeload.github.com/AnyChart/reference-engine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248089701,"owners_count":21045951,"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-05T19:40:36.113Z","updated_at":"2025-04-09T18:40:35.611Z","avatar_url":"https://github.com/AnyChart.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"[\u003cimg src=\"https://cdn.anychart.com/images/logo-transparent-segoe.png?2\" width=\"234px\" alt=\"AnyChart - Robust JavaScript/HTML5 Chart library for any project\"\u003e](https://anychart.com)\n\n# AnyChart API Reference Engine\n\n[AnyChart API Reference](https://api.anychart.com) is a place where users\ncan find a detailed description of each \nnamespace, class, method or property, along with ready-to-try samples. \nThe application consists of two parts: the web part and the generator.\nThe Web part is just a site responsible for displaying the content, and the generator\nis a parser whose main task is to parse the \n[corresponding repository](https://github.com/AnyChart/api.anychart.com).\nThere are all AnyChart namespaces described in JsDoc format in that repository.\nThe application backend is written on Clojure and the frontend on Javascript with jQuery.\n\n\n\n[![Build Status](https://travis-ci.com/AnyChart/reference-engine.svg?token=ERMLfyrvWdA8g6gi11Vp\u0026branch=master)](https://travis-ci.com/AnyChart/reference-engine)\n[Production](http://api.anychart.com) \n\n[![Build Status](https://travis-ci.com/AnyChart/reference-engine.svg?token=ERMLfyrvWdA8g6gi11Vp\u0026branch=staging)](https://travis-ci.com/AnyChart/reference-engine)\n[Staging](http://api.anychart.stg) \n\n## Set up \n```\n1. Put api.anychart.com repository to data/repo folder\n2. Set nginx to route: data/versions-static -\u003e http://domain/si\n3. Set up ts-tests to data/ to check TypeScript index.d.ts\n\n```\n\n\n## Install dependencies\n```\n# to build js\nsudo apt-get install closure-compiler\n\nsudo npm install -g jsdoc\nsudo ln -s /usr/bin/jsdoc /usr/local/bin/jsdoc\n```\n\n\n## Setup local database\nThe application uses PostgreSQL, so you need to create database and user:\n```\nsudo -u postgres psql\nCREATE USER reference_user WITH PASSWORD 'pass';\nCREATE DATABASE reference_db;\nGRANT ALL PRIVILEGES ON DATABASE reference_db TO reference_user;\n\\c reference_db\n# create scheme\n\n```\n\n\n## License\nIf you have any questions regarding licensing - please contact us. \u003csales@anychart.com\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanychart%2Freference-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanychart%2Freference-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanychart%2Freference-engine/lists"}