dgkala-api

command module
v0.0.0-...-8dee446 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2017 License: MIT Imports: 5 Imported by: 0

README

dgkala-api

A dead simple HTTP API for dgkala.

Installation

go get github.com/mamal72/dgkala-api

Usage

dgkala-api

You can also set ENV variables or run the app like this to change host or port:

HOST="localhost" PORT="5000" dgkala-api

Now you can send simple GET http requests to following addresses:

  • http://HOST:PORT/search/:keyword
  • http://HOST:PORT/incredible-offers.

Development

  1. Clone the repository.

  2. Edit the example config ENV config in .env.example file and add PORT and HOST.

  3. Rename .env.example to .env.

  4. Build or run the app.

Ideas || Issues

Just create an issue and describe it. I'll check it ASAP!

Contribution

You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. ❤

License

Licensed under the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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