Skip to content

Latest commit

 

History

70 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

This project is a simple HTTP server built using Go, following Test-Driven Development (TDD) principles. The server allows you to track the number of games won by players and provides endpoints to interact with the data. Stored data comes from a poker CLI game and web browser interface.

Persistence:

  • Player data is stored in a JSON file (game.db.json) for persistence.

Command-Line Interface (CLI):

  • Play poker and record wins via a CLI (incoming web browser interface)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages