Skip to content

Instantly share code, notes, and snippets.

@davidfowl
davidfowl / MinimalAPIs.md
Last active September 25, 2025 20:44
Minimal APIs at a glance
@OZARIN
OZARIN / index.html
Created September 20, 2018 23:40
Fife Council Bin Collection
<!doctype html>
<html lang="en">
<head>
<title>Fife Council Bin Collection</title>
<style>
.list {
list-style: none;
margin: 0;
padding: 0;
}