{"id":30135737,"url":"https://github.com/vitaliy-art/tarantoolscript-server-example","last_synced_at":"2025-08-10T22:52:34.993Z","repository":{"id":226297128,"uuid":"768277676","full_name":"vitaliy-art/tarantoolscript-server-example","owner":"vitaliy-art","description":"Simple TarantoolScript server implementation","archived":false,"fork":false,"pushed_at":"2024-11-17T02:01:31.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-17T03:16:22.894Z","etag":null,"topics":["database","example","http-server","lua","tarantool","tarantoolscript","typescript","typescript-to-lua"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/vitaliy-art.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-06T19:43:25.000Z","updated_at":"2024-11-17T02:01:35.000Z","dependencies_parsed_at":"2024-11-17T04:00:52.334Z","dependency_job_id":null,"html_url":"https://github.com/vitaliy-art/tarantoolscript-server-example","commit_stats":null,"previous_names":["vitaliy-art/tarantoolscript-server-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vitaliy-art/tarantoolscript-server-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-art%2Ftarantoolscript-server-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-art%2Ftarantoolscript-server-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-art%2Ftarantoolscript-server-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-art%2Ftarantoolscript-server-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitaliy-art","download_url":"https://codeload.github.com/vitaliy-art/tarantoolscript-server-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-art%2Ftarantoolscript-server-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269803772,"owners_count":24477650,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["database","example","http-server","lua","tarantool","tarantoolscript","typescript","typescript-to-lua"],"created_at":"2025-08-10T22:52:33.793Z","updated_at":"2025-08-10T22:52:34.956Z","avatar_url":"https://github.com/vitaliy-art.png","language":"TypeScript","readme":"# TarantoolScript server example\n\nThis project is a simple example of [Tarantool](https://www.tarantool.io/en/) HTTP-server, written on TypesScript with [TypescriptToLua](https://typescripttolua.github.io/) and [TarantoolScript](https://github.com/vitaliy-art/tarantoolscript). It is intended to demonstrate the possibility of writing Tarantool Lua scripts with TypeScript.\n\n## Build\n\nTo build this project, you need to install first [Node.js](https://nodejs.org/). After installation just run in console:\n\n```bash\nnpm run build\n```\n\nOr just use make:\n\n```bash\nmake build\n```\n\n## Run\n\nAfter successfully building all Lua files will be placed into `./build/app` directory. You can use this files to run them with [tt CLI utility](https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/) or with Tarantool directly.\n\n### Lua dependencies\n\nBefore launch Lua script, make sure you have installed [http](https://github.com/tarantool/http) package.\n\n## Tests\n\nFor run tests, you need to install first [luatest](https://github.com/tarantool/luatest) and optionally `luacov`. To launch tests run in console:\n\n```bash\nnpm run test\n```\n\nor\n\n```bash\nnpm run test-coverage\n```\n\n## Devcontainer\n\nThis project includes [VSCode DevContainer](https://code.visualstudio.com/docs/devcontainers/tutorial) configurations, so you can just open it in development container which includes all needed dependencies.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitaliy-art%2Ftarantoolscript-server-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitaliy-art%2Ftarantoolscript-server-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitaliy-art%2Ftarantoolscript-server-example/lists"}