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.
- Host: GitHub
- URL: https://github.com/mbicknese/php-battleships-api
- Owner: mbicknese
- License: mit
- Created: 2017-02-14T06:16:35.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2017-09-26T19:46:19.000Z (over 8 years ago)
- Last Synced: 2025-03-14T10:13:45.537Z (about 1 year ago)
- Topics: api, php7, restful, symfony
- Language: PHP
- Homepage:
- Size: 143 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Battleships API
[](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)
[](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)
[](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/