{"id":18802983,"url":"https://github.com/hadv/morilla","last_synced_at":"2025-07-09T17:06:04.799Z","repository":{"id":149599147,"uuid":"52954906","full_name":"hadv/morilla","owner":"hadv","description":"Simple REST JSON API By Gorilla Web Toolkit (Mux)","archived":false,"fork":false,"pushed_at":"2016-05-06T17:44:22.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T22:11:19.429Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hadv.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":"2016-03-02T10:37:28.000Z","updated_at":"2016-03-02T10:37:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5c9e66f-8892-4f6a-bf5b-49cb1cc01ec4","html_url":"https://github.com/hadv/morilla","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hadv/morilla","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadv%2Fmorilla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadv%2Fmorilla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadv%2Fmorilla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadv%2Fmorilla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hadv","download_url":"https://codeload.github.com/hadv/morilla/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadv%2Fmorilla/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264502127,"owners_count":23618554,"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":"2024-11-07T22:32:29.378Z","updated_at":"2025-07-09T17:06:04.532Z","avatar_url":"https://github.com/hadv.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple JSON REST API using [Gorilla Mux][1]\n\n[![Build Status](https://travis-ci.org/hadv/morilla.svg?branch=master)](https://travis-ci.org/hadv/morilla)\n[![Coverage](https://gocover.io/_badge/github.com/hadv/morilla/api)](https://gocover.io/github.com/hadv/morilla/api)\n\n## Installation\n```\n$ go get github.com/hadv/morilla\n```\n## Dependencies Installation\n```\n$ go get github.com/gorilla/mux\n$ go get github.com/onsi/ginkgo\n$ go get github.com/onsi/ginkgo/ginkgo\n$ go get github.com/onsi/gomega\n```\n\n## Compile \u0026 Running the Server\n```\n$ go install github.com/hadv/morilla\n$ morilla\n```\n\nThen the server will start at this local path: http://localhost:8080/\n\n## Checking the REST API by using curl\n```\n$ curl -X GET http://localhost:8080/api/v1/movies -v\n```\n\n## Running Test (TDD/BDD with ginkgo/gomega/gory)\n```\n$ cd src/github.com/hadv/morilla/api\n$ ginkgo -r --randomizeAllSpecs -cover\nRunning Suite: Morilla Suite\n============================\nRandom Seed: 1456914522 - Will randomize all specs\nWill run 3 of 3 specs\n\n•••\nRan 3 of 3 Specs in 0.004 seconds\nSUCCESS! -- 3 Passed | 0 Failed | 0 Pending | 0 Skipped PASS\ncoverage: 20.9% of statements\n\nGinkgo ran 1 suite in 2.116968979s\nTest Suite Passed\n```\n\n[1]: http://www.gorillatoolkit.org/pkg/mux\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadv%2Fmorilla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhadv%2Fmorilla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadv%2Fmorilla/lists"}