https://github.com/ahmetcavus/food.parser
https://github.com/ahmetcavus/food.parser
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ahmetcavus/food.parser
- Owner: AhmetCavus
- License: mit
- Created: 2018-06-24T21:54:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T13:16:28.000Z (almost 7 years ago)
- Last Synced: 2025-03-22T18:44:34.049Z (2 months ago)
- Language: PLpgSQL
- Size: 414 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Address.Book
An example address book project for a work sample.
## Getting Started
### Installation
git clone https://github.com/AhmetCavus/Address.Book.git
cd Address.Book
npm install### Run
npm start### Test
npm test
### Open
http://localhost:8080/questions
### License
Copyright (c) 2017 Ahmet Cavus
Licensed under the MIT license.