{"id":17786998,"url":"https://github.com/kamaln7/tiel","last_synced_at":"2025-04-01T23:48:04.406Z","repository":{"id":148923249,"uuid":"153986924","full_name":"kamaln7/tiel","owner":"kamaln7","description":"a flexible and performant HTTP service API that takes care of boring scaffolding","archived":false,"fork":false,"pushed_at":"2018-10-21T08:18:15.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T15:44:08.470Z","etag":null,"topics":["golang","http","ilovebirds","microservice","scaffolding"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kamaln7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-10-21T08:15:06.000Z","updated_at":"2018-10-21T08:19:25.000Z","dependencies_parsed_at":"2023-04-09T04:01:13.052Z","dependency_job_id":null,"html_url":"https://github.com/kamaln7/tiel","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"5b6573916ee7b8790bf9d1bf5c47a98e3ae5e674"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamaln7%2Ftiel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamaln7%2Ftiel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamaln7%2Ftiel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamaln7%2Ftiel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kamaln7","download_url":"https://codeload.github.com/kamaln7/tiel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246730272,"owners_count":20824396,"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","http","ilovebirds","microservice","scaffolding"],"created_at":"2024-10-27T10:09:05.461Z","updated_at":"2025-04-01T23:48:04.381Z","avatar_url":"https://github.com/kamaln7.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 🐦\n\n```go\n// error handling omitted //\n\n// Create the tiel instance\nt, err := tiel.New(nil, nil)\n\n// Configure routes\nt.Get(\"/\", func(w http.ResponseWriter, r *http.Request) {\n    w.Write([]byte(\"chirp chirp\"))\n})\n\n// Start the server\nerr = t.Sing()\n```\n\n↓\n\n```\n~ $ curl localhost:3000\nchirp chirp\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamaln7%2Ftiel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamaln7%2Ftiel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamaln7%2Ftiel/lists"}