raj-odc-zz / marker-api

Build API for add, edit, delete marker for google map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Map API

Builded API for Add, Edit, Delete map locations.

Assumed API request and response as JSON format

Installing

cd map-api

bundle install

rake db:create

rake db:migrate

rails s -p 3001

Running the tests

rspec

Problem/Suggestions

Please revert me if you face any problems, or any suggestions to improve.

About

Build API for add, edit, delete marker for google map


Languages

Language:Ruby 99.4%Language:HTML 0.6%