An open API service indexing awesome lists of open source software.

https://github.com/jadson-medeiros/go-rest

A simple API REST made with Golang
https://github.com/jadson-medeiros/go-rest

api-rest docker docker-compose go golang gorm

Last synced: 6 months ago
JSON representation

A simple API REST made with Golang

Awesome Lists containing this project

README

          

# go-rest
A simple API REST made with Golang

This project was made based on the course by [Alura](https://www.alura.com.br/)

# Endpoints
* **/api/personalities** to create a new personality.
* **/api/personalities** to get all personalities.