gocondor-todo-app

command module
v0.0.0-...-7d6f454 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: MIT Imports: 13 Imported by: 0

README

Example Todo App using GoCondor framework

This repository contains the code for an example todo app using GoCondor framework

How to run locally?

1- Clone the repository
2- Next add your database credentials (mysql) to the .env file 3- cd into the project dir and run go mod tidy to install any missing dependency 4- Run the app using GoCondor's cli tool Gaffer

 gaffer run:dev

if Gaffer is not installed you can install it by executing the following command

go install github.com/gocondor/gaffer@latest

All routers are defined in the file routes.go

All request handlers are defined in the directory handlers/

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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