Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support open gogs file system #277

Closed
jianboy opened this issue Apr 7, 2021 · 3 comments
Closed

support open gogs file system #277

jianboy opened this issue Apr 7, 2021 · 3 comments

Comments

@jianboy
Copy link

jianboy commented Apr 7, 2021

gogs is a simple git project manager system developed with golang. https://try.gogs.io/

it similar to github. and it's api is below: https://github.com/gogs/docs-api

the api is similar to github's api. So I suggest we can new a branch and add implement the gogs api.

@jianboy
Copy link
Author

jianboy commented Apr 7, 2021

this is my idea.
add a extensions/gogs folders, We can refer to extensions/github1s/github1sfs.ts to write a similar gogs1sfs.ts.

image

@jianboy
Copy link
Author

jianboy commented Apr 7, 2021

If we achieve it, then github1s can embed any gogs system.

@xcv58
Copy link
Collaborator

xcv58 commented Apr 7, 2021

Related to #35

@jianboy jianboy closed this as completed Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants