Giter Site home page Giter Site logo

cs340's Introduction

###Status Build Status

###About Run the demo server using "ant server". Then navigate to localhost:8081/ in order to read the documentation. The "Java docs" link takes you to documentation for the Java GUI code that you will use to build your Catan client. The "Interactive Server API" link will take you to the server's Swagger page, which allows you to interactively call the server's web API methods, and documents the inputs and outputs of the server's methods. The other links on the server's documentation page are not relevant to the version of the project you are doing.

###Usage Run the demo client using "ant client".

Run your server using "ant our-server".

Run your client using "ant our-client".

Test the client using "ant test".

###Examples There are example JSON files under the 'sample' folder. These are examples of the JSON objects used to make requests to the server, and to return the game state (i.e., client model) to the client. You can also see the syntax for the server's JSON inputs and outputs on the server's Swagger page, with additional details being provide in the document titled "Server Web API Documentation".

###Branch Builds audakel Build Status

ldssky Build Status

kaiboy94 Build Status

phhorton Build Status

cs340's People

Contributors

kupiakos avatar sarahkatherine avatar phhorton avatar audakel avatar haustind avatar

Watchers

James Cloos avatar

cs340's Issues

Swagger does not handle error responses

For any request that causes a non-200 response, the Swagger page just sits waiting for a response. Chrome sends and receives the request, but the result is not displayed.

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.