Song Vote Ppa

Ports and adapters implementation in PHP
Alternatives To Song Vote Ppa
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Smblibrary53548 days ago10December 10, 20214lgpl-3.0C#
Free, Open Source, User-Mode SMB 1.0/CIFS, SMB 2.0, SMB 2.1 and SMB 3.0 server and client library
Hexagon472128 days ago35October 13, 202110otherKotlin
Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications or APIs) that run inside a cloud platform.
Mmbot238356 years ago23February 26, 201560otherC#
A C# port of Hubot
Gps Tracking Nodejs2181452 years ago20October 27, 201711mitJavaScript
Let you work with some GPS trackers that connects through tcp.
Blackmagic Espidf129
a year ago3C
Blackmagic Wireless SWD Debug probe hosted on esp-idf SDK (for ESP8266) with UART on Telnet port and HTTP using xterm.js
Hex Arch Kotlin Spring Boot125
a year agomitKotlin
Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle.
Hubot Minecraft1053411 years ago1January 04, 20121mitCoffeeScript
A Minecraft hubot adapter
Socket.io Dart90
2 years ago7mitDart
socket.io-dart: Dartlang port of socket.io https://github.com/socketio/socket.io
Bifrost49
2 years ago5January 29, 20211mitGo
🌈 burning rainbow bridge between your terminal and serial ports
Spring Hexagonal Example46
6 years agoJava
An example of implementing hexagonal design in a spring-boot application (A work in progress)
Alternatives To Song Vote Ppa
Select To Compare


Alternative Project Comparisons
Readme

song-vote-ppa

Ports and adapters implementation in PHP (with a little Symfony 4.1 help)

More info

Azimo Labs Medium article

Requirements

  • php 7.1

Installation

  1. $ git clone [email protected]:purplefan/song-vote-ppa.git (or $ git clone https://github.com/purplefan/song-vote-ppa.git)
  2. $ php composer.phar install

Run

$ php bin/console server:run

Endpoints:

http://127.0.0.1:8000/songs/list
http://127.0.0.1:8000/vote/{songId}/{score} eg. http://127.0.0.1:8000/vote/1/9
http://127.0.0.1:8000/votes/list
Popular Adapter Projects
Popular Port Projects
Popular Libraries Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Php
Port
Article
Adapter
Symfony
Vote
Medium