Skip to content

jlopez34/meli-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meli-app

Backend - Galaxy

This is a PoC for a meli-app API

API endpoints

Method URL Description
POST /api/v1/topsecret Searching position and message sent by a spaceship lost
POST /api/v1/topsecret_split/:satellite_name Find position and message sent by a spaceship lost using information from single satellite
GET /api/v1/topsecret_split/:satellite_name Searching position and message sent by a spaceship lost

Installation

No further installation needed, just go get github.com/jlopez34/meli-app

Build

go build cmd/main.go

Run

go run cmd/main.go

Docker

SID

TEST

Since is build and run project using the code shown in previous section, it's possible to use the following postman collection. https://github.com/jlopez34/meli-app/blob/master/enviroment/GoMeli.postman_collection.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published