Giter Club home page Giter Club logo

cpsc471project's Introduction

CPSC471Project

Will, Andrew, and Cloud's Final Project for CPSC 471

To run this code, import the database dump to the desired SQL server. We used MySQL Workbench to export the data dump, so to import it there would be a few steps.

  1. Extract the zipped dump file into a folder.
  2. Using MySQL workbench, connect to a SQL server
  3. Go to Server > Data Import > Import from Dump Project Folder
  4. Review backup contents, and then click "Start Import"
  5. Wait for completion of import

After the database is restored, to run the code, there are 2 ways:

  1. Run the jar file on the desired server, using a terminal or command line with java -jar openapi-spring-0.0.1.jar

  2. Import and run the project archive in eclipse.

To run the project, make sure you are running the main function in OpenAPI2SpringBoot.java.

The API will be instantiated on port 8080 of your machine, and you can view the Swagger UI and access the api with http://localhost:8080

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.