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

https://github.com/davorg/learncpan

A simple API that returns a list of good quality tutorials for CPAN modules.
https://github.com/davorg/learncpan

Last synced: 8 months ago
JSON representation

A simple API that returns a list of good quality tutorials for CPAN modules.

Awesome Lists containing this project

README

          

# LearnCPAN

A simple API that returns a list of good quality tutorials for CPAN modules.

## Adding tutorials

We want people to add tutorials to this list. The way to do that is to edit
the `tutorials.csv` file and create a pull request.

## Output

The JSON that this project generates is at:

* [davorg.dev/learncpan/tutorials.json](https://davorg.dev/learncpan/tutorials.json)