Browse Source

remove demo from api

nas 2 years ago
parent
commit
f8d1f45b4a
1 changed files with 0 additions and 10 deletions
  1. 0
    10
      test/remote/get_companies.pl

+ 0
- 10
test/remote/get_companies.pl View File

@@ -1,10 +0,0 @@
1
-#!/usr/bin/perl
2
-
3
-my $country_code="fr"
4
-
5
-print "La documentation de l'api est disponible ici : http://api.opencorporates.com/documentation/API-Reference";
6
-
7
-# Édition logiciel
8
-#curl curl https://api.opencorporates.com/v0.4/industry_codes/fr_naf_2008/58.29B
9
-#curl https://api.opencorporates.com/v0.4.1/companies/search?industry_codes=fr_naf_2008&country_code=fr;
10
-#https://api.opencorporates.com/v0.4/companies/search?q=traxis&country_code=fr

Loading…
Cancel
Save