backend-zenknote

command module
v0.0.0-...-b382b42 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2021 License: MIT Imports: 6 Imported by: 0

README

Backend For Zenknote

Go backend for Zenknote: zenknote is free notes app for everyone. A simple notes application which is built on the basis of the Create, Read, Update, Delete process and authentication process with JWT.

Environment

In order to run backend zenknote you need to set the correct environment variables. Since dotenv is already included, it is just matter of renaming .env.example file to .env: this file include all of the mandatory defaults.

Database

This project uses a PostgreSQL database and uses the gorm.io library so you only need to create a database and connect to the database because schemas and tables are automatically migrated.

Tests

Every code additions or fixs on the existing code, has to be tested. To run all tests use go run test test/unitest_test.go.

Documentation

Restful API

Read more at Zenknote Restful API.

License

Released under the MIT license.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
web

Jump to

Keyboard shortcuts

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