Skip to content

tboman/mock-grade-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mock-grade-server

Standalone spring boot project that mocks the REST API of a Grade system. Single endpoint responds to a POST request and produces a simple numeric response.

To compile and run tests: mvn clean package

To run standalone server: java -jar target/mock-grade-server-1.0.jar

Author: Tomas Boman ([email protected])

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published