Update README.md

Added section about API use
This commit is contained in:
Steve Dogiakos 2025-04-02 19:28:21 -06:00 committed by GitHub
parent db2acddbc6
commit e0a0c397cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,6 +74,9 @@ The `docker-compose.yml` is configured to:
- Logs can be viewed by running:
`docker-compose logs -f`
### API Access
You can access the API to export contacts by navigating your web browser to `http://<your-server-ip>:8000/guests/api`. Uses a Flask API Endpoint, and can be integrated with on prem automation tools like n8n.
## Additional Notes
- Intranet-Only Deployment: