sudoku-go-api

command module
v0.0.0-...-d870d91 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2024 License: MIT Imports: 4 Imported by: 0

README

Sudoku Solver

Go Report Card

A simple Sudoku solver written in Go.

Table of Contents

Introduction

Sudoku Solver is a Go package that provides functionality to solve Sudoku puzzles. It offers a simple HTTP API to send unsolved Sudoku puzzles and receive the solved puzzles in JSON format.

Features

  • Solve Sudoku puzzles of varying difficulty levels.
  • Accept unsolved puzzles via HTTP POST requests.
  • Return solved puzzles in JSON format.
  • Lightweight and easy-to-use.

Installation

To install the Sudoku solver package, you can use go get:

go get github.com/ericthomasca/sudoku-go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL