Welcome. We’re going to implement a sample REST API quickly using PostgREST. · Prerequisites· Overview∘ What is PostgREST?∘ Why Use PostgREST?∘ Set up PostgREST with Docker· JSON Web Token (JWT) Authentication· Conclusion· References
Month: October 2022
In this post, we’ll implement a sample CRUD GraphQL API that uses Spring Boot and Spring Data JPA with PostgreSQL. · Prerequisites· Overview∘ What is GraphQL?∘ Why GraphQL?· Getting Started∘ Data