An open API service indexing awesome lists of open source software.

https://github.com/rbkgh/bedzrah_api


https://github.com/rbkgh/bedzrah_api

Last synced: about 1 month ago
JSON representation

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 .