Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 245 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 245 Bytes

go-rest

A simple API REST made with Golang

This project was made based on the course by Alura

Endpoints

  • /api/personalities to create a new personality.
  • /api/personalities to get all personalities.