Skip to content

pplmx/blog-go

blog-go

CI Coverage Status

blog-go, written in go.

Technologies used:

Usage

# initialize the project
make init

# if you add new repository, or service, or anything that needs to be wired
# if you just want to run the server, you don't need to
make wire

# run the server
make run

# build the binary
make build

# run with the binary
./bin/blog-go

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dually licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

License

Licensed under either of

at your option.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published