Skip to content

patrickmcclory/gogs-api-draft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gogs API Draft

Per some discussion and a ticket on the go-git-client repo, I'm working through the structure of the contract for the Gogs API with Swagger 2.0.

Some things to know... for now.

This is an enormous work in progress. The best way to check it out (for the time being) is to see it rendered by copying the spec.yaml file into an instance of swagger-editor.

TODO:

  • Get methods stubbed out based on current API structure.
  • Build out current parameter, input and filter sets w/ endpoints.
  • Build TODO list to evaluate which endpoints need to added to get to basic integration capability level (use screwdriver.cd as base)
  • Work with community to determine how we'll break apart API implementation from core and go-gogs-client.
  • build plan
  • execute
  • go grab a drink.

About

API Draft for Gogs (Go Git Server)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published