0.0.1 • Published 11 years ago
ember-cli-api-stub-static v0.0.1
ember-cli-api-stub-static
ember-cli add-on for serving out static JSON files as "endpoints" along with the static files served.
Usage
add this project to your package.json (I will publish on npm if there is any demand)
run
npm installember g api-stub-static whateverrun
ember serverto get it startedcurl -X GET localhost:PORT/whateverhello wurld~
Screenshot

Contributing
If you have any feature requests or ideas on how this can be improved, please open an issue right away.