GithubHelp home page GithubHelp logo

lelledaniele / upaygo Goto Github PK

View Code? Open in Web Editor NEW
27.0 2.0 7.0 119 KB

Payment Gateway Microservice in Golang

License: MIT License

Go 100.00%
golang go stripe-api stripe stripe-payments intent intents gateway gateway-microservice payment-gateway-microservice

upaygo's Introduction

Hello ๐Ÿ‘‹

I am Lelle, Software Engineer living in London, UK.

upaygo's People

Contributors

dependabot[bot] avatar lelledaniele avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

upaygo's Issues

Config pkg needs a permanent file config.json for go test

Config pkg uses a init function to process the config.json. This is a huge help for the microservice because it reads the file once at the program starts.

However, I cannot run go test if I do not include a fake config.json file for the init function.
I could not find a way to create it dynamically before the execution of the tests as the init function has a higher priority.

Looking for solutions...

Swagger does not support models with interface type

Swagger does not support models with interface type.
This cause a lack in the documentation Swagger page /swagger/index.html.

Screenshot from 2019-08-15 14-18-21

lelle@lelle-pop:~/projects/github.com/lelledaniele/upaygo$ swag init
2019/08/15 14:16:02 Generate swagger docs....
2019/08/15 14:16:02 Generate general API Info, search dir:./
2019/08/15 14:16:02 Generating apprest.RESTError
2019/08/15 14:16:02 Generating paymentintent.Intent
2019/08/15 14:16:02 Type definition of type '*ast.InterfaceType' is not supported yet. Using 'object' instead.
2019/08/15 14:16:02 create docs.go at  docs/docs.go
2019/08/15 14:16:02 create swagger.json at  docs/swagger.json
2019/08/15 14:16:02 create swagger.yaml at  docs/swagger.yaml

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.