Git Product home page Git Product logo

vend's Introduction

Overview

The main branch of the project is used to support following blog posts:

The vend application

Here is a short overview of the vend application example functionalities and how the example application is realized.

  • What it does?

    • Uses basic authenication to secure the REST endpoint for an user and an admin
    • Provides access codes by REST endpoints to an user
    • Updates of access codes can be done with an admin user
    • You get access codes as an user
    • It logs parts of the REST API invokation in an IBM Cloudant Database, if the database is configured.
    • It logs parts of the REST API invokation and startup procedure in a local log file.
  • How the example application is realized?

    • Is a Node.js server application to provide access codes

    • The application can be executed in a container

    • For deployments in an OpenShift cluster it has preconfigured

      • Configmap for application configuration
      • Deployment for the application
      • Persistent volumes for local log files
      • Secrets for user and admin passwords
      • Kubernetes Service
      • OpenShift route to access the application from the internet (HTTP only)

vend's People

Contributors

thomassuedbroecker avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.