Skip to content

oscareduardolp6/random-spanish-words-api-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Spanish Words API - Go

Simple API that return a json array of random spanish words. The default returns only one word in the array, but you can specify the number of words returned .

Usage

Dev

Dev Container

If you are using Visual Studio Code and have Docker, the project comes with all the Dev Container files, you only need to run the Dev Container Extension

For more information about the dockerfile image you can check this post

"Production"

If you want to use it in "production" you can compile the project with Go(1.13^) using the commands : go build that will create a executable containing the server.

About

Generate random spanish words on demand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published