Skip to content

justplayd/profile-aggregate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile Aggregate Service

A lightweight Go microservice for aggregating user profile data.

Overview

All the data sources have a simulated delay to imitate the actual http calls.

Getting Started

Prerequisites

  • Go 1.25 or later

Running

go run .

The service will start on http://localhost:8080 by default.

API Endpoints

  • GET /profile/:id - Retrieve aggregated profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%