Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go REST Service for Customers and Orders

Flow Diagram

This Go project is a RESTful API service designed to manage customers and orders, with authentication using JWT tokens. It also includes SMS notifications for new orders.

Features

  • Create Customer: It is just signup using name,email, and password
  • Authentication: JWT-based authentication for secure access.
  • Orders Management: Create and read orders.
  • SMS Notifications: Sends SMS alerts to customers for new orders.
  • CI/CD Pipeline: Automated testing, deployment.
  • Deployment: Hosted on Heroku for easy access and scalability.

Usage

Basicaly test the API here

  • Click the below button

Run In Postman

  • Click fork on the loaded page
  • Once a fork is created on postman choose eviroment prod
  • Start testing, Make sure to use the token when making requests to orders resource endpoits
  • you can add the token to enviroment variable TOKEN

About

A simple orders API

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages