{"id":16478447,"url":"https://github.com/batazor/svire","last_synced_at":"2026-06-12T17:31:32.724Z","repository":{"id":142527222,"uuid":"64869082","full_name":"batazor/Svire","owner":"batazor","description":"Simple service like slack","archived":false,"fork":false,"pushed_at":"2019-05-12T10:44:23.000Z","size":142,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T17:52:44.428Z","etag":null,"topics":["go"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/batazor.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-08-03T18:21:00.000Z","updated_at":"2019-05-12T10:44:24.000Z","dependencies_parsed_at":"2023-06-25T22:23:03.757Z","dependency_job_id":null,"html_url":"https://github.com/batazor/Svire","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"30e1905ab98ac07d5ddeda4e4fde0160013da7de"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/batazor/Svire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batazor%2FSvire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batazor%2FSvire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batazor%2FSvire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batazor%2FSvire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/batazor","download_url":"https://codeload.github.com/batazor/Svire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batazor%2FSvire/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34256180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":["go"],"created_at":"2024-10-11T12:49:22.962Z","updated_at":"2026-06-12T17:31:32.706Z","avatar_url":"https://github.com/batazor.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Svire\n\nSimple service like slack\n\n## Getting Started\n\nA high-productivity web framework for the [Go language](http://www.golang.org/).\n\n### Start the web server:\n\n    revel run myapp\n\n   Run with \u003ctt\u003e--help\u003c/tt\u003e for options.\n\n### Go to http://localhost:9000/ and you'll see:\n\n\"It works\"\n\n### Description of Contents\n\nThe default directory structure of a generated Revel application:\n\n    myapp               App root\n      app               App sources\n        controllers     App controllers\n          init.go       Interceptor registration\n        models          App domain models\n        routes          Reverse routes (generated code)\n        views           Templates\n      tests             Test suites\n      conf              Configuration files\n        app.conf        Main configuration file\n        routes          Routes definition\n      messages          Message files\n      public            Public assets\n        css             CSS files\n        js              Javascript files\n        images          Image files\n\napp\n\n    The app directory contains the source code and templates for your application.\n\nconf\n\n    The conf directory contains the application’s configuration files. There are two main configuration files:\n\n    * app.conf, the main configuration file for the application, which contains standard configuration parameters\n    * routes, the routes definition file.\n\n\nmessages\n\n    The messages directory contains all localized message files.\n\npublic\n\n    Resources stored in the public directory are static assets that are served directly by the Web server. Typically it is split into three standard sub-directories for images, CSS stylesheets and JavaScript files.\n\n    The names of these directories may be anything; the developer need only update the routes.\n\ntest\n\n    Tests are kept in the tests directory. Revel provides a testing framework that makes it easy to write and run functional tests against your application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbatazor%2Fsvire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbatazor%2Fsvire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbatazor%2Fsvire/lists"}