{"id":36457464,"url":"https://github.com/junland/sled","last_synced_at":"2026-01-11T23:06:27.345Z","repository":{"id":107326592,"uuid":"118999087","full_name":"junland/sled","owner":"junland","description":"A simple boiler-plate for web apps.","archived":false,"fork":false,"pushed_at":"2020-09-15T13:39:48.000Z","size":6826,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-04T16:09:45.572Z","etag":null,"topics":["12-factor","boilerplate","golang","golang-application","microservice","webapp"],"latest_commit_sha":null,"homepage":"","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/junland.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":"2018-01-26T03:10:58.000Z","updated_at":"2024-06-19T12:23:56.577Z","dependencies_parsed_at":null,"dependency_job_id":"8f243257-593c-4c5c-b342-c52364a6d0bc","html_url":"https://github.com/junland/sled","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/junland/sled","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junland%2Fsled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junland%2Fsled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junland%2Fsled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junland%2Fsled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junland","download_url":"https://codeload.github.com/junland/sled/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junland%2Fsled/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28326204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T22:11:01.104Z","status":"ssl_error","status_checked_at":"2026-01-11T22:10:58.990Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["12-factor","boilerplate","golang","golang-application","microservice","webapp"],"created_at":"2026-01-11T23:06:26.612Z","updated_at":"2026-01-11T23:06:27.339Z","avatar_url":"https://github.com/junland.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sled [![Build Status](https://travis-ci.org/junland/sled.svg?branch=master)](https://travis-ci.org/junland/sled) [![GoDoc](https://godoc.org/github.com/junland/sled?status.svg)](http://godoc.org/github.com/junland/sled)\n\nA simple boiler-plate for web apps.\n\n## Features\n\n* Simple layout. No frameworks. Little abstraction.\n\n* Modular (Easy to swap out logger, router, and middleware.)\n\n* Tries to adhere to the 12 factor application paradigm.\n\n* TLS Enabled. (Make sure to generate your key and cert.)\n\n## Getting started\n\n_Binary only builds on non-Windows systems, it's best if you use `MacOS` or `Linux` for development._\n\n1. Pull down the boiler plate repo. (With your Go environment already configured.)\n\n    `go get gitlab.com/junland/sled`\n\n2. Build it!\n\n    `go build`\n\n3. Run it!\n\n    `sudo ./sled`\n\n4. Test it!\n\n    `http://localhost:8080/`\n\n    `http://localhost:8080/hello`\n\n    `http://localhost:8080/hello/Bob`\n\n5. Hack it! Use it! Profit!\n\n## Built With\n\n`github.com/justinas/alice` - Simple middleware chaining library.\n\n`github.com/sirupsen/logrus` -  Structured, pluggable logging for Go.\n\n`github.com/spf13/pflag` - Drop in replacement for the `flag` package.\n\n`github.com/julienschmidt/httprouter` - A high performance HTTP request router that scales well.\n\n## Versioning\n\nI use [SemVer 2.0.0](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/junland/pak-mule/tags).\n\n## Authors\n\n* **John Unland** - *Initial work* - [junland](https://github.com/junland)\n\nSee also the list of [contributors](https://github.com/your/project/contributors) who participated in this project\n\n## License\n\nCode is licensed under MIT which can be viewed in the `LICENSE` file.\n\n_Please let me know through the issues tracker if you have any questions._\n\n## TODO / Notes\n\n* Check issues list for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunland%2Fsled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunland%2Fsled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunland%2Fsled/lists"}