{"id":23521406,"url":"https://github.com/ahmetcanozcan/eago","last_synced_at":"2025-08-24T08:15:39.663Z","repository":{"id":65253287,"uuid":"286848421","full_name":"ahmetcanozcan/eago","owner":"ahmetcanozcan","description":"[WIP] Javascript runtime for building maintainable web apps","archived":false,"fork":false,"pushed_at":"2020-09-06T11:01:41.000Z","size":223,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T12:23:01.632Z","etag":null,"topics":["golang","javscript","runtime"],"latest_commit_sha":null,"homepage":"https://ahmetcanozcan.github.io/eago/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahmetcanozcan.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":"2020-08-11T21:09:23.000Z","updated_at":"2022-07-01T10:42:01.000Z","dependencies_parsed_at":"2023-01-16T14:53:12.802Z","dependency_job_id":null,"html_url":"https://github.com/ahmetcanozcan/eago","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/ahmetcanozcan%2Feago","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmetcanozcan%2Feago/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmetcanozcan%2Feago/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmetcanozcan%2Feago/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmetcanozcan","download_url":"https://codeload.github.com/ahmetcanozcan/eago/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249783831,"owners_count":21325178,"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":["golang","javscript","runtime"],"created_at":"2024-12-25T17:12:08.261Z","updated_at":"2025-04-19T19:43:21.302Z","avatar_url":"https://github.com/ahmetcanozcan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca \"\u003e\n    \u003cimg\n      src=\"./logo.png\"\n      width=\"300\"\n    /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eEago\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n \n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cstrong\u003eDevelop, Test and Deploy\u003c/strong\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n  A \u003ccode\u003e JavaScript\u003c/code\u003e runtime for developing maintainable web apps.\n\u003c/div\u003e\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"https://circleci.com/gh/ahmetcanozcan/eago\"\u003e \n\u003cimg src=\"https://img.shields.io/circleci/build/gh/ahmetcanozcan/eago\" /\u003e\n\u003c/a\u003e\n\n\u003ca\u003e\n\u003cimg src=\"https://img.shields.io/github/license/ahmetcanozcan/eago\" /\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://goreportcard.com/report/github.com/ahmetcanozcan/eago\"\u003e\n\u003cimg src=\"https://goreportcard.com/badge/github.com/ahmetcanozcan/eago\"\u003e\n\u003c/a\u003e\n\n\u003c/div\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\n## Features\n\n-   Clean, synchronous javascript code (no callbacks, no promisses, no async/awaits)\n-   Maintainable project structre\n-   Native deployment support\n\n## Install\n\nEago can be installed using go toolchain\n\n```bash\n$ go get github.com/ahmetcanozcan/eago\n```\n\n## Getting Started\n\nFirstly create a project\n\n    $ eago new project \u003cproject_name\u003e\n    $ cd \u003cproject_name\u003e\n\nAfter coding a basic handler, the App will be ready to start\n\n    $ echo \"response.write('HELLO WORLD');\" \u003e\u003e handlers/index.get.js\n    $ eago start\n\n## Docs\n\nCheck \u003chttps://ahmetcanozcan.github.io/eago\u003e for more information about Eago\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmetcanozcan%2Feago","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmetcanozcan%2Feago","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmetcanozcan%2Feago/lists"}