An open API service indexing awesome lists of open source software.

https://github.com/baskeboler/wordsoup

crossword puzzle generation library in golang
https://github.com/baskeboler/wordsoup

crossword-generator golang library

Last synced: 4 months ago
JSON representation

crossword puzzle generation library in golang

Awesome Lists containing this project

README

        

# wordsoup
[![Build Status](https://travis-ci.org/baskeboler/wordsoup.svg?branch=master)](https://travis-ci.org/baskeboler/wordsoup)
[![Go Report Card](https://goreportcard.com/badge/github.com/baskeboler/wordsoup)](https://goreportcard.com/report/github.com/baskeboler/wordsoup)
[![GoDoc](https://godoc.org/github.com/baskeboler/wordsoup?status.svg)](https://godoc.org/github.com/baskeboler/wordsoup)

crossword puzzle generation library in golang