{"id":27372165,"url":"https://github.com/apprentice3d/forge-go-template","last_synced_at":"2025-04-13T09:53:14.096Z","repository":{"id":81714800,"uuid":"119790592","full_name":"apprentice3d/forge-go-template","owner":"apprentice3d","description":"Simple boilerplate for Forge projects on Go","archived":false,"fork":false,"pushed_at":"2020-05-28T13:42:37.000Z","size":2644,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T17:55:39.010Z","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/apprentice3d.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-02-01T06:03:29.000Z","updated_at":"2020-08-25T00:45:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f867669-3871-4497-949a-2ceab95824d7","html_url":"https://github.com/apprentice3d/forge-go-template","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apprentice3d%2Fforge-go-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apprentice3d%2Fforge-go-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apprentice3d%2Fforge-go-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apprentice3d%2Fforge-go-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apprentice3d","download_url":"https://codeload.github.com/apprentice3d/forge-go-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248695304,"owners_count":21146952,"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":"2025-04-13T09:53:13.477Z","updated_at":"2025-04-13T09:53:14.076Z","avatar_url":"https://github.com/apprentice3d.png","language":"Go","readme":"# forge-go-template\n\n[![Build Status](https://travis-ci.org/apprentice3d/forge-go-template.svg?branch=master)](https://travis-ci.org/apprentice3d/forge-go-template)\n[![Go Report Card](https://goreportcard.com/badge/github.com/apprentice3d/forge-go-template)](https://goreportcard.com/report/github.com/apprentice3d/forge-go-template)\n![Platforms](https://img.shields.io/badge/platform-windows%20%7C%20osx%20%7C%20linux-lightgray.svg)\n\n**Forge API:** [![oAuth2](https://img.shields.io/badge/oAuth2-v1-green.svg)](http://developer-autodesk.github.io/)\n[![Viewer](https://img.shields.io/badge/Viewer-v3.3-green.svg)](http://developer.autodesk.com/)\n[![OSS](https://img.shields.io/badge/OSS-v2-green.svg)](http://developer.autodesk.com/)\n[![Model-Derivative](https://img.shields.io/badge/Model%20Derivative-v2-green.svg)](http://developer.autodesk.com/)\n\n\n\n`forge-go-template` is a simple working boilerplate for Forge projects served by Go.\n\n## Setup\nSet the ```FORGE_CLIENT_ID``` and ```FORGE_CLIENT_SECRET``` environment\nvariables with your Forge secrets.\n\nGrab the zip archive from the [releases](https://github.com/apprentice3d/forge-go-template/releases) page\nand un-archive it into a favorite folder.\n\nIf you have Go already setup, and you want to build it by yourself, run:\n\n    go get -u github.com/apprentice3d/forge-go-template\n\nchange to created/updated directory:\n\n    cd $GOPATH/src/github.com/apprentice3d/forge-go-template\n\nand start it by running\n\n    go run main.go\n\nor build it by running\n\n    go build\n\n## Usage\n\nThis app will find an available port and startusing it.\n\nTo start the app just run the `forge-go-template` executable.\n\nIf everything setup, you should see a terminal window like this:\n\n![](./doc/terminal.png)\n\nmeaning the web app can be accessed at `http://localhost:3000`, \nbut replace `3000` with the port number the app will mention.\n\nwith following workflow:\n\n![](./doc/cover.gif)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapprentice3d%2Fforge-go-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapprentice3d%2Fforge-go-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapprentice3d%2Fforge-go-template/lists"}