Skip to content

davidchandra95/crud-go

Repository files navigation

Simple Go CRUD App

This is a simple CRUD application built with Go (Golang), using PostgreSQL as the database and JWT for authentication. The application is fully dockerized for easy deployment.

Features

  • CRUD operations: Create, Read, Update, Delete operations on resources.
  • JWT Authentication: Secure your endpoints with JSON Web Tokens.
  • PostgreSQL Integration: Persistent storage using PostgreSQL.
  • Dockerized: Easy setup and deployment with Docker.

Prerequisites

  • Go: Make sure you have Go installed. You can download it from here.
  • Docker: Ensure Docker is installed on your machine. Get Docker here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published