{"id":20023439,"url":"https://github.com/niku/escript_sandbox","last_synced_at":"2025-03-02T04:17:24.419Z","repository":{"id":66601481,"uuid":"61800842","full_name":"niku/escript_sandbox","owner":"niku","description":"My sandbox for investing escript","archived":false,"fork":false,"pushed_at":"2016-07-07T10:46:56.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T16:41:35.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":false,"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/niku.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":"2016-06-23T11:42:55.000Z","updated_at":"2016-06-23T12:07:16.000Z","dependencies_parsed_at":"2023-03-01T10:16:10.444Z","dependency_job_id":null,"html_url":"https://github.com/niku/escript_sandbox","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/niku%2Fescript_sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Fescript_sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Fescript_sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niku%2Fescript_sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niku","download_url":"https://codeload.github.com/niku/escript_sandbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241455454,"owners_count":19965611,"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-13T08:46:27.092Z","updated_at":"2025-03-02T04:17:24.414Z","avatar_url":"https://github.com/niku.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# N\n\nMy escript sandbox.\n\nTo check following questions:\n\n- Does an escript ensure all application has started before the `main/1` is called?\n- Does an escript includes dependencies?\n\nAnswers of the both questions are \"yes\".\n\n```\n% mix do deps.get escript.build\nRunning dependency resolution\nDependency resolution completed\n  certifi: 0.4.0\n  hackney: 1.6.0\n  httpoison: 0.9.0\n  idna: 1.2.0\n  metrics: 1.0.1\n  mimerl: 1.0.2\n  ssl_verify_fun: 1.1.0\nAll dependencies up to date\n% ./n\n19:43:32.729 [info]  starts main\nHello~\n%HTTPoison.Response{body: \"{\\n  \\\"args\\\": {},\\n  \\\"headers\\\": {\\n    \\\"host\\\": \\\"httparrot.herokuapp.com\\\",\\n    \\\"connection\\\": \\\"close\\\",\\n    \\\"user-agent\\\": \\\"hackney/1.6.0\\\",\\n    \\\"x-request-id\\\": \\\"6b564e6d-e9fa-41eb-93df-f520f92ed7e1\\\",\\n    \\\"x-forwarded-for\\\": \\\"202.214.167.133\\\",\\n    \\\"x-forwarded-proto\\\": \\\"http\\\",\\n    \\\"x-forwarded-port\\\": \\\"80\\\",\\n    \\\"via\\\": \\\"1.1 vegur\\\",\\n    \\\"connect-time\\\": \\\"0\\\",\\n    \\\"x-request-start\\\": \\\"1467888212378\\\",\\n    \\\"total-route-time\\\": \\\"0\\\"\\n  },\\n  \\\"url\\\": \\\"http://httparrot.herokuapp.com/get\\\",\\n  \\\"origin\\\": \\\"10.225.69.144\\\"\\n}\",\n headers: [{\"Connection\", \"keep-alive\"}, {\"Server\", \"Cowboy\"},\n  {\"Date\", \"Thu, 07 Jul 2016 10:43:31 GMT\"}, {\"Content-Length\", \"495\"},\n  {\"Content-Type\", \"application/json\"}, {\"Via\", \"1.1 vegur\"}], status_code: 200\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniku%2Fescript_sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniku%2Fescript_sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniku%2Fescript_sandbox/lists"}