https://github.com/sbnet/36000
Open city directory - Symfony and node.js for the Rest API
https://github.com/sbnet/36000
geospatial nodejs symfony
Last synced: 2 months ago
JSON representation
Open city directory - Symfony and node.js for the Rest API
- Host: GitHub
- URL: https://github.com/sbnet/36000
- Owner: sbnet
- Created: 2016-06-06T07:02:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-01-10T13:42:12.000Z (over 6 years ago)
- Last Synced: 2024-01-29T09:37:33.982Z (over 2 years ago)
- Topics: geospatial, nodejs, symfony
- Language: PHP
- Homepage:
- Size: 6.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 36000
36000 is a city directory made with Symfony and a restful api made with node.js
In the wiki section there is some documentation about :
* The [restful API](https://github.com/sbnet/36000/wiki)
* The [symfony service](#) used to access the API
* The [installation process](https://github.com/sbnet/36000/wiki/install)
Most of this project is a work in progress, the documentations is on its way and may be incomplete.
If you want to participate don't hesitate fork this project and submit a pull request.
# Tests
[](https://travis-ci.org/sbnet/36000)
# License
Copyright (c) 2015 Stephane BRUN
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.