Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

CRUD API

A basic kata for a CRUD API that can create a Person, retrieve a single person, retrieve all Persons, and delete a Person

SpringBoot

The first application in this repository that was built is a Spring Boot application that provides a basic, single RESTful API endpoint /persons. This project uses Spring Web, JPA, and Postgres to provide a basic API example along with various testing methodologies.

Bruno

This repository uses Bruno as an easy API client to utilize this repository's APIs. Bruno requests are saved in the Git repository and are pre-configured which the necessary environments to run this locally.

About

a crud api kata

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages