Skip to content
 
 

Repository files navigation

Seneca

Seneca.js

seneca-examples - Node.js plugin examples for the Seneca toolkit

This repository is a collection of simple examples to get you started using senecajs.org.

Each example demonstrates the use of plugins to quickly create business logic for your qpp. View the app.js (or main.js) source code in each example for a fully commented walk through of the example.

Examples

  • data-entities: Using multiple databases at the same time for different kinds of entities.
  • simple-plugin: Create a simple Seneca plugin, including unit tests.
  • api-server: building a REST server with Seneca
  • plugin-web: creating plugins that expose web user interfaces
  • micro-services: create a small micro-services system
  • user-accounts: A user account system, showing login/logout logic.
  • shopping-cart: A shopping cart example, showing how plugins expose additional HTTP APIs.

Contributing

The Senecajs org encourage open and safe participation. If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch. - Before contributing please review here

License

Copyright Richard Rodger and other contributors 2013 - 2016, Licensed under MIT.

About

Node.js seneca module usage examples

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages