A simple Flask-based REST API to manage customers and orders with OpenID Connect authentication and SMS notifications.
- Add and manage customers
- Add and manage orders
- Authentication via OpenID Connect
- SMS notifications using Africa's Talking API
- Clone the repository:
git clone https://github.com/yourusername/my_service.git cd my_service