This repostory is about DİJİ-DOM Database WEBAPI and so the api will return JSON responses.
Where full URLs are provided in responses they will be rendered as if service is running on 'http://194.31.79.154:6068'.
Open endpoints require no Authentication. Each endpoint manipulates or displays information related to dijidom database the which provided:
- GetAmbients:
/api/Ambients/GetAmbient
- GetPlants:
/api/Plants/GetPlants
- GetPlantTypes:
/api/Plants/GetPlantTypes
- GetSoils:
/api/Plants/GetSoils
- GetLastMeasurement:
/api/Measurements/GetLastMeasurement
- GetAllMeasurementByPlantID:
/api/Measurements/GetAllMeasurementByPlantID
- CreateMeasurement:
/api/Measurements/CreateMeasurement
- UpdatePlantHeight:
/api/Plants/UpdatePlantHeight
- .Net 5.0 - The backend
- VsCode - Visual Studio Code
- PostgreSQL - For database.
- No external libraries were used in this project
See also the list of contributors who participated in this project.
- Dear Teachers
- Teknofest Executives
- All Team Members