This commit is contained in:
2024-04-01 16:05:03 +02:00
parent 546aa016e5
commit 97a39ed994
10 changed files with 207 additions and 3 deletions

View File

@ -36,3 +36,9 @@ and uses confluent zookeeper, broker, schema registry and rest proxy.
### Registering the schema
- Run `curl -X POST -H "Content-Type: application/json" -d @schema.json http://localhost:8081/subjects/postgres.public.movies/versions`
# More info
- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
# Buy me a coffe
<a href='https://ko-fi.com/R5R2KNI3N' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi4.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>