Skip to content

REST API with a basic Tweet's CRUD with postgres that handles User interaction over gRPC endpoints

Notifications You must be signed in to change notification settings

ncavasin/spring-tweets

Repository files navigation

Tweets

REST API to be used as a template whenever a microservice architecture with gRPC and REST is required.

It handles:

  • Tweeting CRUD through the localhost:8080/tweets/ schema.
  • Users CRUD through the localhost:8080/users/ schema.

Architectural design:

temp

About

REST API with a basic Tweet's CRUD with postgres that handles User interaction over gRPC endpoints

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages