Coder Social home page Coder Social logo

messages-demo's Introduction

messages-demo

A minimal message server for educational purposes

Quick Start

The service is expected to run in tandem with a relational database with locking support.

Run the server via docker-compose

Invoke make run to build the docker image. When the system is running, direct a browser to http://localhost:8080 to get an interactive view of the API.

Requirements

You need to have reasonably recent versions of make and docker-compose installed in order to run the messages-demo.

Notes

The Makefile defines a few targets for common operations.

Dev server

To run the dev server using a sqlite database, do the following.

> pipenv install
> pipenv shell
> make runserver

As any reader with a keen eye may have already guessed, pipenv is a requirement for running the dev server.

messages-demo's People

Contributors

lawesson avatar

Watchers

 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.