{"id":20240021,"url":"https://github.com/djdembeck/madlibber","last_synced_at":"2026-05-02T11:42:30.708Z","repository":{"id":49290369,"uuid":"370433344","full_name":"djdembeck/madlibber","owner":"djdembeck","description":"A Madlibs game with word-type validation, powered by the MEAN stack. Offers template generation from Madlibz and utilizes the WordsAPI for word validation. Features a responsive Bulma frontend.","archived":false,"fork":false,"pushed_at":"2023-12-15T08:35:04.000Z","size":417,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T01:28:30.917Z","etag":null,"topics":["angular","bulma","game","madlibs","madlibs-game","mean-stack","web-development","wordsapi","wordsapi-validation"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djdembeck.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":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-24T17:28:30.000Z","updated_at":"2023-10-11T17:25:23.000Z","dependencies_parsed_at":"2024-11-14T08:53:04.390Z","dependency_job_id":null,"html_url":"https://github.com/djdembeck/madlibber","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/djdembeck%2Fmadlibber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdembeck%2Fmadlibber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdembeck%2Fmadlibber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djdembeck%2Fmadlibber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djdembeck","download_url":"https://codeload.github.com/djdembeck/madlibber/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241686832,"owners_count":20003112,"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":["angular","bulma","game","madlibs","madlibs-game","mean-stack","web-development","wordsapi","wordsapi-validation"],"created_at":"2024-11-14T08:42:45.239Z","updated_at":"2026-05-02T11:42:25.687Z","avatar_url":"https://github.com/djdembeck.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Madlibber\nMadlibs game with word-type validation using WordsAPI and template generation from Madlibz. Built on the MEAN stack, using Bulma for a fully responsive frontend.\n\n\n\n\n\n\nCreation page             |  User profile page\n:-------------------------:|:-------------------------:\n![screenshot-ec2-18-189-13-193 us-east-2 compute amazonaws com-2021 05 28-15_01_07](https://user-images.githubusercontent.com/71412966/122656359-727e4000-d11f-11eb-915b-7c7e27b42b21.png)  |  ![screenshot-ec2-18-189-13-193 us-east-2 compute amazonaws com-2021 05 28-14_59_35](https://user-images.githubusercontent.com/71412966/122656360-727e4000-d11f-11eb-92ae-ff6b9990c7d6.png)\n\nSingle madlib page             |  Dashboard page\n:-------------------------:|:-------------------------:\n![screenshot-ec2-18-189-13-193 us-east-2 compute amazonaws com-2021 05 28-14_59_21](https://user-images.githubusercontent.com/71412966/122656361-727e4000-d11f-11eb-8f88-7662c5cb9cee.png)  |  ![screenshot-ec2-18-189-13-193 us-east-2 compute amazonaws com-2021 05 28-14_58_50](https://user-images.githubusercontent.com/71412966/122656362-7316d680-d11f-11eb-9b9d-bc409554bfd6.png)\n\nAPI's used:\n\n- [Words API](https://www.wordsapi.com/)\n  - Loosely validate word types: noun, verb, adjective\n- [Madlibz](https://github.com/HermanFassett/madlibz):\n   - Generate Madlib\n   - Get word types for word validation/display.\n\n## Prerequisites:\nYou need to create the `public/src/environments/environment.ts` file with an API key for the Words API, like so:\n\n```\nexport const environment = {\n    production: false,\n    wordsKey: \"YOURKEYHERE\"\n};\n```\n\n## Building and running\n\nRun `npm install` in both the `./` and `./public/` folders.\n\nRunning this app is a two-step process:\n- From the root folder, run `nodemon server.js`\n- From the `public` folder, run `ng build`\n\n---\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.29.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjdembeck%2Fmadlibber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjdembeck%2Fmadlibber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjdembeck%2Fmadlibber/lists"}