dimacodes / personify-client

Personify.

Home Page:http://personify-client.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personify.

Example AJAX request:

...
$.ajax({
  method: "post",
  url: "https://personify-server.herokuapp.com/api/v1/people",
  data: {
    name: name,
    favoriteCity: favoriteCity
  },
...
})    

About

Personify.

http://personify-client.herokuapp.com


Languages

Language:Ruby 61.2%Language:HTML 17.9%Language:JavaScript 11.7%Language:CSS 9.3%