Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/odolbeau/satis-api

[EXPERIMENTAL] A simple API on top of Satis.
https://github.com/odolbeau/satis-api

api composer satis

Last synced: 14 days ago
JSON representation

[EXPERIMENTAL] A simple API on top of Satis.

Awesome Lists containing this project

README

        

# Satis API

[![Build Status](https://travis-ci.org/odolbeau/satis-api.svg?branch=master)](https://travis-ci.org/odolbeau/satis-api)

This project goal is to provide a very simple API in top of Satis.

## Installation

Clone the project then run `composer install`.
Copy the `.env.dist` to `.env` and update configuration if needed.

The app requires PHP 7.0+.

## Tests

To launch tests, simply run `vendor/bin/phpunit`.

## License

This project is released under the MIT License. See the bundled LICENSE file for details.