https://github.com/rbkgh/bedzrah_api
https://github.com/rbkgh/bedzrah_api
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rbkgh/bedzrah_api
- Owner: RbkGh
- Created: 2018-04-27T07:28:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T07:51:46.000Z (over 8 years ago)
- Last Synced: 2025-07-23T13:51:08.010Z (about 1 year ago)
- Language: Java
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bedzrah_Api
Overview
---
Bedzrah Api for survey android app
Quick Run
---
1. Make sure java version 1.8+ is installed on your machine .
2. Install gradle
3. After java and gradle are installed,run the following from command line
`gradle bootRun`
This will start the api on ``http://localhost:8080``
Author(s)
---------
- Bedzrah Samuel
### License:
Copyright (C) 2018 Bedzrah Samuel
This file is part of Bedzrah API
Bedzrah API is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .