absnaik810 / SpringBoot-REST-APIs

REST APIs for Blog Posts using Spring Boot containerized on Docker and deployed on Amazon AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REST APIs for Blog posts Build Status

Creating REST APIs for Blog posts using Spring Boot. Features supported include:

  • Searching for a blog;
  • Fetching all blogs;
  • Fetching a single blog;
  • Creating a blog;
  • Updating an existing blog;
  • Deleting an existing blog;

References:

Salisu Wada's Medium blog for the basics of REST APIs and Spring Boot;
Travis-CI's getting started document for learning and implementing Continuous Integration;
Spring.io's Spring with Docker and Docker's getting started document for deployment on Docker.

About

REST APIs for Blog Posts using Spring Boot containerized on Docker and deployed on Amazon AWS


Languages

Language:Java 100.0%