Skip to content

Source code from Seven Peaks Software API-driven design talk

Notifications You must be signed in to change notification settings

bjornharvold/pizza-delivery-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API-driven Design

Pizza Delivery Network

Seven Peaks Software Dec. 8th 2021

Getting started

  • Type: maven clean compile to compile the project
  • Have MongoDb running locally with a user: test/test and db: test
  • Run the API locally by going to ./api directory and typing mvn spring-boot:run
  • API available at: http://localhost:8080/api

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

About

Source code from Seven Peaks Software API-driven design talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages