Code Monkey home page Code Monkey logo

diskuss's Introduction

Diskuss

Build Status

Diskuss is a Node.js chat server that offers an API but no official client.

Install

  1. This application requires node.js and NPM (included with Node.js), please install it if you haven't.
  2. Download the latest version of diskuss and unzip it.
  3. From the directory where server.js is located, use the command line npm install to download and install dependencies.
  4. Run the server with npm start.
  5. Open a browser (or IE if you don't have any) and connect to your server on port 8081. If you access that address from the same computer as the one you started the server on, simply follow this link. The description of the API is located at the root of the application.

About Diskuss

The project

Diskuss was originally created for a school project. It has been made by a teacher whose students had to learn about RESTful APIs. The goal of the exercise was to create a client for Diskuss, each student using a different language and implementing what they thought was interresting to add client-side.

As many other chat servers and clients exist on the market, there are no practical uses for such a half-made network, except the one described hereinabove. If you are a teacher of any kind and you want to use any of my work with your students, please do and give me a feedback if you have the time.

Release notes

Release notes can be found in the change log.

diskuss's People

Contributors

steevedroz avatar greut avatar this-meerkat avatar owengombas avatar

Watchers

James Cloos 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.