Skip to content

A simple Golang API with docker containerization for my portfolio-blog.

Notifications You must be signed in to change notification settings

abdullahkhan9375/portfolio-blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portfolio-blog-api

A simple API that will be consumed by a NextJs front-end. My first attempt at a Golang project!

Major Features

Docker Container support.

  • I have added a docker file to make sure that the app can be dockerized and deployed. I will be updating this periodically as I explore cloud services best fitted for this minimalistic API.

Simple JSON based response structure.

  • As of 08/17/2022, this API is not hooked up to a backend so currently just serving local JSON objects that contain information for my portfolio website. I am looking to add a database connection and use this API as a monolithic controller.

About

A simple Golang API with docker containerization for my portfolio-blog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published