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

查看项目基本信息 #305

Open
Darkone0 opened this issue Mar 17, 2020 · 2 comments
Open

查看项目基本信息 #305

Darkone0 opened this issue Mar 17, 2020 · 2 comments
Labels
2.0 database task about database webserver webserver task

Comments

@Darkone0
Copy link
Contributor

Darkone0 commented Mar 17, 2020

API: GET: /v1/projects/info?projectID='xxx'

{
	“projectID” : int ,
	“projectName” : string ,
	“projectCoverUrl” : string,
	“introdection” : string,
	“githubUrl” : string,
	“star” : int,
	“committer” : int,
	“decideType” : int//数据库需增加
}
@Darkone0 Darkone0 added 2.0 webserver webserver task labels Mar 17, 2020
@Darkone0
Copy link
Contributor Author

role:所有用户

@a5759567
Copy link
Contributor

let me fix it

@Darkone0 Darkone0 added the database task about database label Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0 database task about database webserver webserver task
Projects
None yet
Development

No branches or pull requests

2 participants