Menu
Applo - Outer space server framework for Node.jsApplo - Outer space server framework for Node.jsAppolo
DocsExamplesGitHub
🌜
🌞
Applo - Outer space server framework for Node.jsApplo - Outer space server framework for Node.jsAppolo
  • Docs
  • Examples
  • GitHub
  • Overview
    • Introduction
    • Architecture
    • Getting Started
    • Benchmarks
    • Examples
  • Configuration
    • Options
    • Directory Structure
    • Environments
    • Middlewares
    • Modules
  • Route
    • Controllers
    • Actions
    • Routes
    • Middlewares
    • Hooks
    • Errors
    • IRequest
    • IResponse
  • Engine
    • Modules
    • Pipelines
    • Guards
    • Interceptors
    • Pipes
    • Exceptions
    • Bootstrap
  • Modules
    • Logger
    • View
    • Validator
    • Cache
    • Bus
    • Context
    • Http
    • Mongo
    • Redis
    • Socket
    • TypeORM
    • PubSub
    • Queue
    • Cqrs
    • Thread
    • GraphQL
    • Crud
    • State
    • Passport
  • Inject
    • Dependency Injection
    • Injector
    • Define
    • Inject Constructor
    • Inject Property
    • Singleton
    • Alias
    • Initialization
    • Factory
    • Lazy
  • Core
    • Create
    • App
    • Tree
    • Module
    • Route
    • Discovery
    • Events
  • Utils
    • Event Dispatcher
    • Helpers

Examples

Chat Example#

chat

  • demo http://appolo-quotes-example.herokuapp.com
  • source https://github.com/shmoop207/appolo-chat-example

RealTime Socket Example#

quotes

  • demo http://appolo-quotes-example.herokuapp.com
  • source https://github.com/shmoop207/appolo-quotes-example

Todo List Example#

todo

  • demo http://appolo-todo-example.herokuapp.com
  • source https://github.com/shmoop207/appolo-todo-example

URL Shrinker Example#

todo

  • demo https://appolo-url-shortner-example.herokuapp.com/
  • source https://github.com/shmoop207/appolo-url-shortner-example

Real World Example#

todo

  • demo https://appolo-realworld-example.herokuapp.com/
  • source https://github.com/shmoop207/appolo-realworld-example

Graphql Example#

graphql

  • demo http://appolo-graphql-example.herokuapp.com/graphql
  • source https://github.com/shmoop207/appolo-graphql-example

E-Commerce Example#

graphql

  • demo http://appolo-ecommerce-example.herokuapp.com
  • source https://github.com/shmoop207/appolo-ecommerce-example

Passport Example#

passport js with mongoose example

  • source https://github.com/shmoop207/appolo-passport-example
Edit this page
Previous
« Benchmarks
Next
Options »
  • Chat Example
  • RealTime Socket Example
  • Todo List Example
  • URL Shrinker Example
  • Real World Example
  • Graphql Example
  • E-Commerce Example
  • Passport Example

Docs

  • Introduction
  • Getting Started

Guides & Tutorials

  • Examples & Use Cases
  • Configuration
  • Routes
  • Modules
  • Inject

More

  • GitHub
  • Deploys by Netlify
appolo Logo
Copyright © 2021 Appolo