Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Smblibrary | 535 | 4 | 8 days ago | 10 | December 10, 2021 | 4 | lgpl-3.0 | C# | ||
Free, Open Source, User-Mode SMB 1.0/CIFS, SMB 2.0, SMB 2.1 and SMB 3.0 server and client library | ||||||||||
Hexagon | 472 | 12 | 8 days ago | 35 | October 13, 2021 | 10 | other | Kotlin | ||
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. | ||||||||||
Mmbot | 238 | 3 | 5 | 6 years ago | 23 | February 26, 2015 | 60 | other | C# | |
A C# port of Hubot | ||||||||||
Gps Tracking Nodejs | 218 | 14 | 5 | 2 years ago | 20 | October 27, 2017 | 11 | mit | JavaScript | |
Let you work with some GPS trackers that connects through tcp. | ||||||||||
Blackmagic Espidf | 129 | a year ago | 3 | C | ||||||
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 Boot | 125 | a year ago | mit | Kotlin | ||||||
Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle. | ||||||||||
Hubot Minecraft | 105 | 3 | 4 | 11 years ago | 1 | January 04, 2012 | 1 | mit | CoffeeScript | |
A Minecraft hubot adapter | ||||||||||
Socket.io Dart | 90 | 2 years ago | 7 | mit | Dart | |||||
socket.io-dart: Dartlang port of socket.io https://github.com/socketio/socket.io | ||||||||||
Bifrost | 49 | 2 years ago | 5 | January 29, 2021 | 1 | mit | Go | |||
🌈 burning rainbow bridge between your terminal and serial ports | ||||||||||
Spring Hexagonal Example | 46 | 6 years ago | Java | |||||||
An example of implementing hexagonal design in a spring-boot application (A work in progress) |
Ports and adapters implementation in PHP (with a little Symfony 4.1 help)
$ git clone [email protected]:purplefan/song-vote-ppa.git
(or $ git clone https://github.com/purplefan/song-vote-ppa.git
)$ php composer.phar install
$ 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