Download pineapple Free Java Code

Description

A very simple, fun, and extendable RESTful API framework that includes routing and a model wrapper around MongoDB. Built for MVC idealists. A framework that just steps out of the way and helps you get your data.

Source Files

The download file pineapple-master.zip has the following entries.


.env/*from www. j  av  a  2  s. com*/
.foreman
.gitignore
.gitmodules
.npmignore
.travis.yml
CHANGELOG.md
CNAME
Jakefile
Procfile
README.md
app/controllers/index.js
app/controllers/pineapple/Api.js
app/controllers/pineapple/index.js
app/models/index.js
bin/README.md
bin/cmds/app.js
bin/cmds/console.js
bin/cmds/gen.js
bin/cmds/git.js
bin/cmds/noop.js
bin/cmds/server.js
bin/cmds/test.js
bin/cmds/update.js
bin/cmds/upstart.js
bin/cmds/usage.js
bin/pineapple.js
config/README.md
config/application.json
config/development.json
config/environment.json
config/production.json
config/routes.js
deps/README.md
deps/parseopts.js
deps/task/task.js
examples/app/.bin/pineapple
examples/app/app.js
examples/app/package.json
examples/myapp/Capfile
examples/myapp/Jakefile
examples/myapp/Paplfile
examples/myapp/Procfile
examples/myapp/README.md
examples/myapp/app/controllers/Application.js
examples/myapp/app/controllers/index.js
examples/myapp/app/controllers/pineapple/Api.js
examples/myapp/app/controllers/pineapple/index.js
examples/myapp/app/models/index.js
examples/myapp/config/README.md
examples/myapp/config/application.json
examples/myapp/config/development.json
examples/myapp/config/environment.json
examples/myapp/config/production.json
examples/myapp/config/routes.js
examples/myapp/index.js
examples/myapp/package.json
examples/myapp/test/app/README.md
extensions/README.md
extensions/index.js
index.js
lib/README.md
lib/controller/Controller.js
lib/controller/README.md
lib/controller/index.js
lib/database/Database.js
lib/database/DatabaseError.js
lib/database/README.md
lib/database/adapters/README.md
lib/database/adapters/get.js
lib/database/adapters/index.js
lib/database/adapters/mongoose.js
lib/database/index.js
lib/logger/Logger.js
lib/logger/index.js
lib/model/Model.js
lib/model/ModelError.js
lib/model/README.md
lib/model/index.js
lib/pineapple/Base.js
lib/pineapple/Extension.js
lib/pineapple/README.md
lib/pineapple/index.js
lib/pineapple/prototypes/String.js
lib/pineapple/prototypes/index.js
lib/router/README.md
lib/router/Route.js
lib/router/Router.js
lib/router/index.js
lib/server/Client.js
lib/server/README.md
lib/server/Server.js
lib/server/ServerError.js
lib/server/adapters/get.js
lib/server/adapters/index.js
lib/server/adapters/restify.js
lib/server/auth/basic/Strategy.js
lib/server/auth/basic/index.js
lib/server/auth/index.js
lib/server/formatters/html.js
lib/server/formatters/index.js
lib/server/http/JSONResponse.js
lib/server/http/README.md
lib/server/http/get.js
lib/server/http/index.js
lib/server/http/present.js
lib/server/http/restify.js
lib/server/http/unique.js
lib/server/index.js
lib/utilities/Loader.js
lib/utilities/README.md
lib/utilities/index.js
lib/utilities/inherit.js
lib/utilities/stat.js
lib/utilities/uuid.js
lib/view/View.js
lib/view/index.js
lib/view/parsers/html.js
lib/view/parsers/index.js
log/daemon.log
objects/.gitempty
objects/README.md
objects/http/README.md
objects/http/codes/200.json
objects/http/codes/400.json
objects/http/codes/401.json
objects/http/codes/404.json
objects/http/codes/500.json
objects/http/codes/501.json
objects/http/codes/index.js
objects/http/index.js
objects/index.js
objects/messages/README.md
objects/messages/index.js
package.json
scripts/README.md
scripts/install
scripts/proxy
scripts/update
scripts/upstart.conf
specs/DCI-Architect.md
test/README.md
test/app/README.md
test/app/controller-UserTest.js
test/app/model-UserTest.js
test/model/README.md
test/model/modelTest.js
test/server/README.md
test/server/serverTest.js
test/utilities/README.md
test/utilities/inheritTest.js
test/utilities/loaderTest.js
test/utilities/loaderTestFiles/module1.js
test/utilities/loaderTestFiles/module2.js
test/utilities/loaderTestFiles/module3.json
tpl/Capfile
tpl/Jakefile
tpl/Paplfile
tpl/Procfile
tpl/README.md
tpl/app/controllers/Application.js
tpl/app/controllers/index.js
tpl/app/controllers/pineapple/Api.js
tpl/app/controllers/pineapple/index.js
tpl/app/models/index.js
tpl/config/README.md
tpl/config/application.json
tpl/config/development.json
tpl/config/environment.json
tpl/config/production.json
tpl/config/routes.js
tpl/extensions/index.js
tpl/index.js
tpl/package.json
tpl/test/app/README.md

Download

Click the following link to download pineapple-master.zip.

pineapple-master.zip




















Home »
  Javascript Free Code Download »
    Network »




AJAX
Client
Network
RESTful
Server
URL
URL Shortener
WebSocket