Update README.md

This commit is contained in:
2026-09-07 14:42:47 +00:00
parent 60feb96346
commit c099428dc9
+14
View File
@@ -1,2 +1,16 @@
# demotel-product-catalog
The product catalog stores broadband products offered by DemoTel.
## Initial products
- FTTP100
- FTTP500
- FTTP1000
## Future API endpoints
- GET /products
- GET /products/{id}
- POST /products
- PUT /products/{id}