Skip to content

Latest commit

 

History

History
72 lines (47 loc) · 2.44 KB

File metadata and controls

72 lines (47 loc) · 2.44 KB

Samplestack Node.js/Express.js Application Server

What is it?

The implementation of Samplestack that runs using

  • JavaScript as middle-tier development language
  • Node.js runtime platform
  • Express.js as an application framework
  • MarkLogic as database tier
  • gulp as a build tool
  • Angular.js as a browser application

Development is underway – come back soon to see progress. Soon you’ll be able to see how to effectively build a Node.js application on top of MarkLogic.

License

Copyright © 2012-2015 MarkLogic

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

<<<<<<< HEAD

Samplestack Node.js/Express.js Application Server

What is it?

The implementation of Samplestack that runs using

  • JavaScript as middle-tier development language
  • Node.js runtime platform
  • Express.js as an application framework
  • MarkLogic as database tier
  • gulp as a build tool
  • Angular.js as a browser application

Development is underway – come back soon to see progress. Soon you’ll be able to see how to effectively build a Node.js application on top of MarkLogic.

License

Copyright © 2014 MarkLogic

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

marklogic-samplestack/appserver/node-express

Implementation of Samplestack middle-tier REST application server for Node.js using Express.

Dev Notes

  • ldapjs (how to spawn? node-forever? daemonize?embed?)
  • passport-ldapauth (plugin for ML-based sessions?

chore(build): overhaul dev-tasks