Code Monkey home page Code Monkey logo

jwt_rest_gin_mysql's People

Contributors

fikri1234 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

boythx

jwt_rest_gin_mysql's Issues

viper.ReadInConfig() not working on ubuntu

I don't have windows I'm using Ubuntu and this command not works on Ubuntu:
5. Open cmd and type setx APP_ENVIRONMENT STAGING for default environment

Solution is open main.go and inside init func add this line and run go run main.go

func init() {

	os.Setenv("APP_ENVIRONMENT", "STAGING")

swag init in ubuntu not working

I change go path in swaggo.sh file i.e /home/shahzad/go/bin/swag init and then run swag init command it says

  command 'swab' from deb odin (2.0.3-2build1)
  command 'sway' from deb sway (1.4-2)
  command 'swig' from deb swig (4.0.1-5build1)

Try: sudo apt install <deb name>```

Do you have idea how to fix?

Actually I created a new Post CRUD and it is working through postman but its documentation is not appearing in Swagger doc 
so I want to display post crud docs in swagger doc, any idea how it will work?

Thanks in advance.


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.