Git Product home page Git Product logo

cs198-api's Introduction

cs198-api

Build Status

Wiki

The CS198 API is a JSON API built with Ruby on Rails. It provides all the data necessary for CS198 frontend web applications to run, abstracting away the databases as a clean, RESTful API.

Running the dev server

$ rails server

Building

This runs tests and lint, to ensure that your code meets quality standards. This does not, however, check if you have written tests in the first place!

$ rake

To run tests or lint in isolation, do:

$ rake test
$ rake lint

How to contribute

We'd love to have you work with us; working on these tools really improves the section leader program, and may provide you with valuable experience doing web software engineering.

Background info

We rely on git and Ruby on Rails to run this system, so if you're not familiar with those tools then getting familiar with them would be valuable. Any contributions you make here will be code-reviewed, so if you're unsure if you're ready just contribute and we'll tell you how to improve!

  • Pro-git covers everything you need to know about git; I recommend going through most of this book.
  • Rails Guides is a good place to start learning about how Rails works.

Project-specific tutorials

Thanks for your continued support!

cs198-api's People

Contributors

osdiab 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.