Skip to content

Spannel is a delivery API. Developers can use the Spannel API to enable vendors to offer delivery for their online sales orders. Developers can also use the Spannel API to enable couriers to receive these delivery orders and fulfill them for vendors.

Notifications You must be signed in to change notification settings

bneeland/spannel-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spannel is structured in Docker containers. One service for the API and one service for the web app interface.

Steps to run spannel-api locally:

  1. Clone this repository
  2. Navigate to spannel-api directory (where Dockerfile is located)
  3. Run docker compose up
  4. Go to http://localhost:8000 in a browser

The web app runs on port 8000 and the API runs on port 80001.

About

Spannel is a delivery API. Developers can use the Spannel API to enable vendors to offer delivery for their online sales orders. Developers can also use the Spannel API to enable couriers to receive these delivery orders and fulfill them for vendors.

Resources

Stars

Watchers

Forks