An open API service indexing awesome lists of open source software.

https://github.com/readingbat/readingbat-site

ReadingBat Website
https://github.com/readingbat/readingbat-site

Last synced: about 1 month ago
JSON representation

ReadingBat Website

Awesome Lists containing this project

README

          

# ReadingBat Site

[![Kotlin](https://img.shields.io/badge/%20language-Kotlin-red.svg)](https://kotlinlang.org/)

This repo has the content for [readingbat.com](https://readingbat.com).

The underlying framework for this is the [readingbat-core](https://github.com/readingbat/readingbat-core) repo.

## Site Content
* [Top-level Content.kt](git/readingbat-site/src/main/kotlin/Content.kt)
* [Java and Kotlin Content](https://github.com/readingbat/readingbat-java-content/blob/master/src/main/kotlin/Content.kt)
* [Python Content](https://github.com/readingbat/readingbat-python-content/blob/master/src/Content.kt)

## Code Content Repos
* [Java and Kotlin](https://github.com/readingbat/readingbat-java-content)
* [Python](https://github.com/readingbat/readingbat-python-content)