Skip to content

Amitoj02/server_data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Welcome to Sketchub Server Data

This is workspace for getting status of sketchub servers. Due to github's server uptime, we are using it.

Server List

{
  // if server running or not 
  "server_status": true,
  "server_message": "Servers are running!",
  // root link of database
  "database_link": "http://sketchub.in/api/v1/",
  // database_link supported version
  "version": 26,
  // if server_status false, and if you want to show web_dialog
  "web_dialog": "false",
  "web_dialog_url": "http://www.sketchub.in/",
  // update message for lower version app
  "update_message": "- Bugs Fixed",
  "update_link": "http://sketchub.in",
  "payment_link": "http://www.paypal.me/rohitkumargd",
  //api link for "Java Codes" column in the app
  "java_link": "http://api.sketchub.in/codehub"
}
  • Creativehub (Coming Soon)

  • Codehub (Coming Soon)

Support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published