Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yamila-moreno/extraordinary-women-api


https://github.com/yamila-moreno/extraordinary-women-api

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

This is an example API with a script to document the API.

Up & running
============

* Python3
* install requirements.txt
* asciidoctor as system requirement

```
extraordinary_women/src $ python server.py
```

Documentation
=============

To generate documentation, you need to have the server up & running, freshly started. Once it's running:

```
extraordinary_women/doc $ ./generate_doc.sh
```