Skip to content

restful api services backing an app for saving contacts

Notifications You must be signed in to change notification settings

Devtaofeek/Contactapp.api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A secured restful web api written in Golang for managing contacts

It provides secure endpoints to:

  • create users
  • authenticate users
  • log out users by invalidating access and refresh tokens
  • refresh access token
  • create contacts
  • Read contacts
  • Update contact
  • Delete contact

About

restful api services backing an app for saving contacts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages