Skip to content

Instantly share code, notes, and snippets.

@sungwoncho
Last active July 15, 2016 11:38
Show Gist options
  • Save sungwoncho/7009fc2b354cb4dcba1328996be21c64 to your computer and use it in GitHub Desktop.
Save sungwoncho/7009fc2b354cb4dcba1328996be21c64 to your computer and use it in GitHub Desktop.
{
"_id"
"name"
"headquarters"
"description"
"website"
"job_page"
"founded_year"
"team_size"
"non_remote_team_size"
"is_hiring"
"salary_lower_bound"
"salary_upper_bound"
"num_retreats_per_year"
"offers_equity"
"family_leave"
"note"
"sex_ratio"
"slug"
"logo_url"
"short_description"
"official"
"asynchronous_collaboration"
"createdAt"
"numSubscribers"
"updatedAt"
"vc_funded"
"location_based_salary"
"funded_vacation"
"is_agency"
"healthcare"
"unlimited_vacation",
"technologies" : [
{
"name"
"_id"
},
...
],
"collaboration_methods" : [
{
"name"
"_id"
},
...
],
"communication_methods" : [
{
"name"
"_id"
},
...
],
}
{
"_id",
"name"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment