{"id":24797490,"url":"https://github.com/dylanlott/worldbuilder","last_synced_at":"2025-03-24T21:19:56.643Z","repository":{"id":33319525,"uuid":"36964267","full_name":"dylanlott/worldbuilder","owner":"dylanlott","description":"worldbuilder app built with node, express, and mongo. ","archived":false,"fork":false,"pushed_at":"2015-12-28T19:53:44.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T01:29:43.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/dylanlott.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}},"created_at":"2015-06-06T02:20:24.000Z","updated_at":"2015-12-26T00:31:54.000Z","dependencies_parsed_at":"2022-09-12T19:11:17.502Z","dependency_job_id":null,"html_url":"https://github.com/dylanlott/worldbuilder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanlott%2Fworldbuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanlott%2Fworldbuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanlott%2Fworldbuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanlott%2Fworldbuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylanlott","download_url":"https://codeload.github.com/dylanlott/worldbuilder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245352093,"owners_count":20601093,"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-01-30T01:28:28.345Z","updated_at":"2025-03-24T21:19:56.615Z","avatar_url":"https://github.com/dylanlott.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# worldbuilder\nworldbuilder app built with node, express, and mongo. \n\n##Installing\n1. Clone the repository and `cd` into that directory \n2. Run `npm install` \n3. `npm start` and you should be good to go . \n\nThis will install the API and backend. There is currently no front end for this API yet. \n\n##API Documentation \n\n### GET '/universe'\nGets all universes that have been created \nTODO: Make this get only universes that belong to the User \n\n### POST '/universe' \nCreates a universe. \n\nTakes a body of \n{\n  \"name\": universe.name,\n  \"owner\": universe.owner\n}\n\nTODO: Make this auto assign the owner using req.user \n\n## PUT '/universe/:id' \nEdit a Universe object. This is how you would change the \n{\n  \"name\": universe.name \n}\n\n## DELETE '/universe/:id' \nDelete's the universe with ID of :id \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanlott%2Fworldbuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylanlott%2Fworldbuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanlott%2Fworldbuilder/lists"}