Download crud bones Free Java Code

Description

Sample CRUD application with Node.JS, using MySQL, Mongo and Redis. Basically, I am using it as a boilerplate (template, skeleton) for all new backend apps I start.

Source Files

The download file crud-bones-master.zip has the following entries.


.gitignore//from w w  w  . j a  va2  s .  co m
.nodester.appconfig
Procfile
README
app.js
config/default.json
config/production.json
config/staging.json
db/mysql-db.sql
dotcloud.yml
package.json
src/api-rest.js
src/defs.js
src/helper.js
src/managers/cache-redis.js
src/managers/dao-mongo.js
src/managers/dao-mysql.js
src/models/item.js
src/server.js
supervisord.conf
views/feed.xml.ejs
views/index.html.ejs
views/retrieve.html.ejs

Download

Click the following link to download crud-bones-master.zip.

crud-bones-master.zip




















Home »
  Javascript Free Code Download »
    Database »




CouchDB
CSV
Database
DynamoDB
IndexedDB
JSON
JSONP
MongoDB
MySQL
Neo4j
NoSQL
PostgreSQL
RavenDB
Redis
SQL
SQL Server
SQLite
WebSQL