{"id":17794181,"url":"https://github.com/pyk/automata","last_synced_at":"2025-07-19T21:33:01.196Z","repository":{"id":23316524,"uuid":"26676380","full_name":"pyk/automata","owner":"pyk","description":"REST API server for curhat app project","archived":false,"fork":false,"pushed_at":"2015-03-27T07:46:05.000Z","size":188,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T00:41:38.771Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pyk.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}},"created_at":"2014-11-15T10:19:02.000Z","updated_at":"2016-04-29T06:33:41.000Z","dependencies_parsed_at":"2022-08-21T15:40:33.853Z","dependency_job_id":null,"html_url":"https://github.com/pyk/automata","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pyk/automata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2Fautomata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2Fautomata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2Fautomata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2Fautomata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyk","download_url":"https://codeload.github.com/pyk/automata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2Fautomata/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266019657,"owners_count":23864916,"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-10-27T11:15:24.586Z","updated_at":"2025-07-19T21:33:01.172Z","avatar_url":"https://github.com/pyk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# automata\n\nREST API server for curhat app project.\n\n## Building a service\n\n    $ docker build -t bayu/automata:v0 .\n\n## Running a service\ndatabase service named `postgres` must running first.\n    \n    $ docker run -d --env-file=\"data.env\" --name automata --link postgres:database bayu/automata:v0\n\n## Deploy to heroku\ncreate new apps first\n    \n    $ heroku create -b https://github.com/kr/heroku-buildpack-go.git\n\nmake sure `godep` already installed, then checkout \na new branch every deploy apps to heroku. \n\n    $ git checkout -b heroku-$VERSION dev\n    $ echo 'web: automata' \u003e Procfile\n    $ godep save\n    $ git add Godeps/ Procfile \u0026\u0026 git commit -m \"deploy to heroku\"\n    $ git push heroku heroku-$VERSION:master -f\n\n\n## Manage database on heroku\nrequirements : `psql`\n\nConnect to heroku database instance\n\n    $  heroku pg:psql --app APP_NAMR DATABASE_URL","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyk%2Fautomata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyk%2Fautomata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyk%2Fautomata/lists"}