https://github.com/asvarnon/demo_rest_api
rest_api
https://github.com/asvarnon/demo_rest_api
api api-rest java mocking-framework mockito rest rest-api restful-api spring spring-boot spring-mvc tdd tdd-framework tdd-java test-driven-development testing testing-framework
Last synced: about 13 hours ago
JSON representation
rest_api
- Host: GitHub
- URL: https://github.com/asvarnon/demo_rest_api
- Owner: asvarnon
- Created: 2021-01-22T17:54:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-01T23:24:45.000Z (over 5 years ago)
- Last Synced: 2024-08-24T19:28:41.358Z (almost 2 years ago)
- Topics: api, api-rest, java, mocking-framework, mockito, rest, rest-api, restful-api, spring, spring-boot, spring-mvc, tdd, tdd-framework, tdd-java, test-driven-development, testing, testing-framework
- Language: Java
- Homepage:
- Size: 85 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### REST API
- Basic two object REST API that returns information in JSON format.
- Includes automated testing utilizing JUnit and Mockito to test methods and endpoints