Skip to content

YonniNic/UserServiceWithFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User service

Simple user service created wth Go. We can create, update, delete, get all users, or get by id.

Table of contents

Functions

  • Users are able to register and login
  • Admin user is able to view data for given user
  • Admin user is able to to delete user

Info

  • There are provided REST endpoints for CRUD operations
  • The project is ingertated with database for storing the users data, which is yaml file

Technologies

  • GoLand 2022.2.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages