blog-aggregator

command module
v0.0.0-...-261c158 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2024 License: GPL-3.0 Imports: 17 Imported by: 0

README

Blog Aggregator

Usage

Check out the documentation on how to use the API.

Installation

Make sure you have the following tools installed on your machine.

Running the project

Firstly make sure you have a PostgreSQL database running on your machine.

Then create a database with the name you want (blogator is the default) and run the migrations.

make migrate/up

After that, you can run the project with the following command:

make run

Running the tests

To run the tests, you can use the following command:

make test

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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