{"id":19020438,"url":"https://github.com/dj0nny/space-v","last_synced_at":"2025-09-10T11:33:16.978Z","repository":{"id":39418488,"uuid":"203604170","full_name":"dj0nny/space-v","owner":"dj0nny","description":"A Vue.js client for the SpaceX API :rocket:","archived":false,"fork":false,"pushed_at":"2022-12-11T02:48:07.000Z","size":2553,"stargazers_count":1,"open_issues_count":21,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-01-02T00:26:54.102Z","etag":null,"topics":["client","spacex","spacex-api","vue","vue-function-api","vuejs","vuejs2"],"latest_commit_sha":null,"homepage":"https://space-v.netlify.com/#/","language":"Vue","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/dj0nny.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":"2019-08-21T14:42:58.000Z","updated_at":"2019-09-12T16:41:49.000Z","dependencies_parsed_at":"2023-01-26T14:01:25.624Z","dependency_job_id":null,"html_url":"https://github.com/dj0nny/space-v","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/dj0nny%2Fspace-v","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fspace-v/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fspace-v/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fspace-v/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dj0nny","download_url":"https://codeload.github.com/dj0nny/space-v/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240064732,"owners_count":19742367,"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":["client","spacex","spacex-api","vue","vue-function-api","vuejs","vuejs2"],"created_at":"2024-11-08T20:17:09.663Z","updated_at":"2025-02-21T18:22:18.453Z","avatar_url":"https://github.com/dj0nny.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# space-v\n\n[![Build Status](https://travis-ci.org/dj0nny/space-v.svg?branch=develop)](https://travis-ci.org/dj0nny/space-v)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/61f609cf-3ba1-4a8f-905d-ab831f6a0bb1/deploy-status)](https://app.netlify.com/sites/space-v/deploys)\n[![npm version](https://badge.fury.io/js/vue.svg)](https://badge.fury.io/js/vue)\n[![npm version](https://badge.fury.io/js/vue-function-api.svg)](https://badge.fury.io/js/vue-function-api)\n![GitHub top language](https://img.shields.io/github/languages/top/dj0nny/space-v)\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwyl/esta/issues)\n\n\u003e A Vue.js client for the SpaceX API\n\n## Getting Started\n\nThis is a client built using Vue.js with the new [function API](https://github.com/vuejs/vue-function-api) for serving the [SpaceX REST API](https://github.com/r-spacex/SpaceX-API) \n\n### Prerequisites  \n\nFor this project you need [__Node__](https://nodejs.org/en/) installed on your machine with [__Npm__](https://www.npmjs.com/) or [__Yarn__](https://yarnpkg.com).\n\nThis app was generated using the **Vue CLI**.\n\n### Installation\n\nYou can clone this repository using __Git__:\n```bash\ngit clone https://github.com/dj0nny/space-v.git\n```\n\nOr download the repository [here](https://github.com/dj0nny/space-v/archive/develop.zip)\n\n---\n\nBefore using the app, you need to install the dependencies. Open a terminal and type, inside the directory:\n\n```bash\nnpm install \n# OR\nyarn install\n```\nFor running it: \n```bash\nnpm run serve\n# OR\nyarn serve\n```\nThe Vue development server it will be up and running at this address: http://localhost:8080.\n\n## Deployment\n\nFor creating an optimized build of this project run:\n\n```bash\nnpm run build\n# OR\nyarn build\n```\n\nA deployed version on [Netlify](https://www.netlify.com/) in available at this URL: https://space-v.netlify.com/#/\n\n## Built with ❤️ using:\n\n* [Vue.js](https://vuejs.org/) - A Javascript framework\n* [Vue Function API](https://github.com/vuejs/vue-function-api) - provides function api from Vue3.x to Vue2.x for developing next-generation Vue applications.\n* [vue-hooks](https://github.com/u3u/vue-hooks) - Awesome hooks for Vue.js\n* [SpaceX API](https://github.com/r-spacex/SpaceX-API) - Open Source REST API for rocket, core, capsule, pad, and launch data\n\n## Contributing\n\nPull Requests for adding features ⇄ and ★ are welcome 😎\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdj0nny%2Fspace-v","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdj0nny%2Fspace-v","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdj0nny%2Fspace-v/lists"}