Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

jrbeverly/github-app-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub App in Golang Prototyping

GitHub App written in Golang with the AWS & GitHub integrations split away, to try and encode the core 'concepts' solely into the lib/ component

Notes

  • Development (& Testing) should support a non-smee way of development
  • How would integration/infrastructure/e2e tests work with this kind of system?
  • Would it make more sense to have an OpenAPI system, with the GitHub integration performing the interface?
  • Is this similar to Hubot, in that having an interface layer/service makes more sense, as it avoids the requirement for direct interface? (This can be within the system itself)

About

Experiments with GitHub App written in Golang

Resources

License

Stars

Watchers

Forks