Skip to content

Commit a8b0e0a

Browse files
committed
docs: update documentation
1 parent c3e14f1 commit a8b0e0a

File tree

2 files changed

+2
-108
lines changed

2 files changed

+2
-108
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
# Go Device Telemetry API
22

3-
A backend service built with **Go** for managing IoT devices, collecting telemetry data, and sending remote commands. Includes authentication, CRUD operations, testing, and CI/CD setup.
3+
A backend service built with **Go** for managing IoT devices, collecting telemetry data, and sending remote commands. Includes authentication, CRUD operations, and CI setup.
44

55
## Documentation
66

77
- [Project Motivation](./docs/motivation.md)
88
- [Database Design](./docs/database.md)
9-
- [API Documentation](./docs/api.md)
109

1110
## Features
1211

1312
- **User Authentication** with JWT
1413
- **Device Management** (CRUD)
1514
- **Telemetry Collection** (time-series sensor data)
1615
- **Command Dispatch** to devices
17-
- **Dockerized** for consistent deployment
18-
- **Testing** (integration)
19-
- **CI/CD** pipeline (GitHub Actions)
16+
- **CI** pipeline (GitHub Actions)
2017

2118
## Tech Stack
2219

docs/api.md

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)