Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raynigon/unit-api-examples
Example usage of the unit api
https://github.com/raynigon/unit-api-examples
Last synced: 10 days ago
JSON representation
Example usage of the unit api
- Host: GitHub
- URL: https://github.com/raynigon/unit-api-examples
- Owner: raynigon
- Created: 2020-09-13T08:13:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T17:22:20.000Z (8 months ago)
- Last Synced: 2024-04-16T11:11:02.741Z (7 months ago)
- Language: Kotlin
- Size: 498 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unit API Examples
This repository contains some examples on how to use the [unit-api](https://unit-api.raynigon.com/).
## Examples
- [Weather App](weather-app): Simple Spring Boot Application, written in Java and using the Jackson integration of the unit-api
- [Mars Climate Orbiter Ground Station](mars-climate-orbiter-ground-station/): Simple Spring Boot Application, written in Kotlin and using the Jackson & Hibernate integration of the unit-api