/x-api

Application to serve exercism assignments

Primary LanguageRubyMIT LicenseMIT

x-API

Build Status Coverage Status Code Climate Dependency Status

Exercism exercise API

This codebase collects all the exercises and metadata that make up the problem sets for exercism.io.

The exercises for each language are stored in separate repositories, included here as git submodules. This codebase provides an API for serving the Exercism exercises to people using the Exercism command-line client.

Contributing

Please see the CONTRIBUTING guidelines in the root of this repository.

License

The MIT License (MIT)

Copyright (c) 2014 Katrina Owen, _@kytrinyx.com