Skip to content

sh-koh/gap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Gap - WIP

Gap is a modular REST API with which you can interact to view, add and remove content. It's a project for practicing my Go skills so there's nothing really fancy, just me learning...

📑 Features

You can launch it from the command line and add some arguments.

$ gap -h
Usage: gap [-p PORT | -h]
$ gap -p 8080
Server is running at 'http://localhost:8080'

🔨 Building

🐁 Go

$ go build .

❄️ Nix

$ nix build .#

About

An API i'm making to practice my Go skills !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published