Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avtonom/spa-application-symfony-restful-api-vue
SPA application (Symfony RESTful API + Vue.js)
https://github.com/avtonom/spa-application-symfony-restful-api-vue
api api-rest api-restfull apirest rest rest-api restful restful-api spa spa-architecture symfony symfony3 vue vue-component vue-components vue-resource vue-router vue2 vuejs vuejs2
Last synced: 9 days ago
JSON representation
SPA application (Symfony RESTful API + Vue.js)
- Host: GitHub
- URL: https://github.com/avtonom/spa-application-symfony-restful-api-vue
- Owner: Avtonom
- Created: 2017-04-16T21:49:37.000Z (almost 8 years ago)
- Default Branch: public
- Last Pushed: 2017-04-24T23:11:20.000Z (almost 8 years ago)
- Last Synced: 2025-01-23T02:13:51.377Z (9 days ago)
- Topics: api, api-rest, api-restfull, apirest, rest, rest-api, restful, restful-api, spa, spa-architecture, symfony, symfony3, vue, vue-component, vue-components, vue-resource, vue-router, vue2, vuejs, vuejs2
- Language: PHP
- Size: 55.7 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SPA application (Symfony RESTful API + Vue.js)
===========================Page project code: https://github.com/Avtonom/spa-application-symfony-restful-api-vue
#### To Install
```sh
composer.phar install
php ./bin/console doctrine:schema:update --dump-sql --force
```