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

https://github.com/mbicknese/php-battleships-api

API for the game Battleships, implemented in PHP.
https://github.com/mbicknese/php-battleships-api

api php7 restful symfony

Last synced: 3 months ago
JSON representation

API for the game Battleships, implemented in PHP.

Awesome Lists containing this project

README

          

# Battleships API

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4c408cc8d3154707b8b16e6406de90db)](https://www.codacy.com/app/maarten-bicknese/php-battleships-api?utm_source=github.com&utm_medium=referral&utm_content=devmobsters/php-battleships-api&utm_campaign=Badge_Grade)
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/4c408cc8d3154707b8b16e6406de90db)](https://www.codacy.com/app/maarten-bicknese/php-battleships-api?utm_source=github.com&utm_medium=referral&utm_content=devmobsters/php-battleships-api&utm_campaign=Badge_Coverage)
[![Build Status](https://travis-ci.org/devmobsters/php-battleships-api.svg?branch=develop)](https://travis-ci.org/devmobsters/php-battleships-api)

## API spec
For more information on the API see the spec written in [API blueprint][1]:
> [spec.apib][2]

[Apiary][3] is able to parse the spec, validated. To get examples or even have
a mock server. Please import the apib file there.

[1]: https://apiblueprint.org/
[2]: https://github.com/devmobsters/php-battleships-api/blob/develop/spec.apib
[3]: https://apiary.io/