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
- Host: GitHub
- URL: https://github.com/jadson-medeiros/go-rest
- Owner: jadson-medeiros
- Created: 2022-01-17T22:51:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-25T23:41:30.000Z (over 4 years ago)
- Last Synced: 2025-02-14T01:23:47.988Z (over 1 year ago)
- Topics: api-rest, docker, docker-compose, go, golang, gorm
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.