11 lines
389 B
HTML
11 lines
389 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Online text</title>
|
|
<meta charset="utf-8">
|
|
|
|
</head>
|
|
<body>
|
|
<p dir="ltr" style="text-align: left;">All the code and documentation are in this repository. Scroll down for the video:<br><a href="https://github.com/AndrewTrieu/weather-microservice" target="_blank">https://github.com/AndrewTrieu/weather-microservice</a><br></p>
|
|
</body>
|
|
</html> |