Update README.md
This commit is contained in:
@@ -1,2 +1,16 @@
|
|||||||
# demotel-product-catalog
|
# 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}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user