https://github.com/michaelkrone/rest-seed
Scaffold a REST API application Phalcon (multi module), Angular and Bootstrap (using Yeoman, Bower and Grunt).
https://github.com/michaelkrone/rest-seed
Last synced: over 1 year ago
JSON representation
Scaffold a REST API application Phalcon (multi module), Angular and Bootstrap (using Yeoman, Bower and Grunt).
- Host: GitHub
- URL: https://github.com/michaelkrone/rest-seed
- Owner: michaelkrone
- Created: 2013-04-15T09:14:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-17T15:53:31.000Z (over 12 years ago)
- Last Synced: 2025-04-22T21:05:32.927Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 160 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phing scaffold for RESTful API application
*This project is outdated and will not be maintained anymore.*
Please use [generator-phalcon](https://github.com/michaelkrone/generator-phalcon) for generating applications.
This seed project creates a skeleton for a Phalcon multi module application including AngularJS
for the client side.
Dependencies are handled by NPM (Node.js) and Bower. It also comes with a predefined Gruntfile.js
for building the project by grunt.