The task was to create an API for spin the bottle for a kiss game.
The project was done in two main stages. First stage was written on plain PHP without particular framework and utilized Apple and Google push notification for feedbacks from that API to mobile applications.
On the second stage project was rewritten using modern Lumen PHP framework utilizing web socket permanent connection for feedback from API to mobile application.
This API has following features: Select table, Play and kiss, Change bottle, Achievements, Public chat, Private chat, Sending and receiving gifts, Friendship, Hearts as game money, and some other.
Using this API was build iOS and Android mobile applications.