Categorygithub.com/ary82/go-user-api
module
0.0.0-20240429085848-649c3f476c78
Repository: https://github.com/ary82/go-user-api.git
Documentation: pkg.go.dev

# README

Go User API

This project is a user CRUD API written in Go

[Currently WIP]

This project is currently Work in Progress. Some functionality might not be implemented yet.

Features

  • Create, Read, Update or Delete User Accounts
  • Swappable database. Can use either Postgres or Scylla
  • Containerised with Docker

Tech Used

  • Go Fiber for creating the API
  • Postgres or Scylla as the database
  • JWTs for Authentication

# Packages

No description provided by the author