Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omjogani/weather-outside-in-tdd
Weather API with Test Driven Development
https://github.com/omjogani/weather-outside-in-tdd
Last synced: about 1 month ago
JSON representation
Weather API with Test Driven Development
- Host: GitHub
- URL: https://github.com/omjogani/weather-outside-in-tdd
- Owner: omjogani
- Created: 2024-02-22T05:26:16.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-28T05:49:14.000Z (9 months ago)
- Last Synced: 2024-03-28T06:38:09.414Z (9 months ago)
- Language: Java
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Micronaut 4.3.2 Documentation
- [User Guide](https://docs.micronaut.io/4.3.2/guide/index.html)
- [API Reference](https://docs.micronaut.io/4.3.2/api/index.html)
- [Configuration Reference](https://docs.micronaut.io/4.3.2/guide/configurationreference.html)
- [Micronaut Guides](https://guides.micronaut.io/index.html)
---- [Micronaut Gradle Plugin documentation](https://micronaut-projects.github.io/micronaut-gradle-plugin/latest/)
- [GraalVM Gradle Plugin documentation](https://graalvm.github.io/native-build-tools/latest/gradle-plugin.html)
- [Shadow Gradle Plugin](https://plugins.gradle.org/plugin/com.github.johnrengelman.shadow)
## Feature http-client documentation- [Micronaut HTTP Client documentation](https://docs.micronaut.io/latest/guide/index.html#nettyHttpClient)
## Feature serialization-jackson documentation
- [Micronaut Serialization Jackson Core documentation](https://micronaut-projects.github.io/micronaut-serialization/latest/guide/)
## Feature micronaut-aot documentation
- [Micronaut AOT documentation](https://micronaut-projects.github.io/micronaut-aot/latest/guide/)
## Feature assertj documentation
- [https://assertj.github.io/doc/](https://assertj.github.io/doc/)