g0v / tisa-map

trade in service agreement map.
http://tisa.g0v.tw/
11 stars 10 forks source link

support 公司名稱、統編 autocomplete #37

Closed chilijung closed 10 years ago

chilijung commented 11 years ago

@shelling 可以多兩個 api 用來支援公司名稱和統編的 autocomplete

shelling commented 11 years ago

any suggestion the logic of these APIs?

chilijung commented 11 years ago

select * from company where company_name like "params"

return json