Created new structure
This commit is contained in:
3
client/.gitignore
vendored
Normal file
3
client/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
results/
|
||||
regression.diffs
|
||||
regression.out
|
||||
2
client/README.md
Normal file
2
client/README.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Geocoder API Client
|
||||
The CartoDB Geocoder SQL API client
|
||||
3
server/.gitignore
vendored
Normal file
3
server/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
results/
|
||||
regression.diffs
|
||||
regression.out
|
||||
0
server/Makefile
Normal file
0
server/Makefile
Normal file
2
server/README.md
Normal file
2
server/README.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Geocoder API Server
|
||||
The CartoDB Geocoder SQL API server
|
||||
0
server/cdb_geocoder_server.control
Normal file
0
server/cdb_geocoder_server.control
Normal file
0
server/lib/python/heremaps/__init__.py
Normal file
0
server/lib/python/heremaps/__init__.py
Normal file
0
server/lib/python/heremaps/tests/__init__.py
Normal file
0
server/lib/python/heremaps/tests/__init__.py
Normal file
Reference in New Issue
Block a user