Skip to content

KarthickSCode/customerService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

customerService

This project is used to maintain customer details and developed using the following technologies
- GoLang
- Gin
- MongoDB
- Swagger
- gin-swagger

Steps

  1. Open the command prompt and navigate to root folder
  2. Download swag by using:
    $ go get -u github.com/swaggo/swag/cmd/swag
  3. Run swag init in the project's root folder which contains the main.go file
    $ swag init
  4. Run your app, and browse to http://localhost:8080/swagger/index.html.

Note: I made a simple authenticate as token. Please use Authorization header as "123-456-789"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages