Project | Techs | How to use | License
🌟 Star Wars Backend
[x] Add planet
[x] List planets
[x] Get planet by name
[x] Get planet by id
[x] Remove planet
- go
- gorilla/mux
- go-OpenAPI
- mongo-driver
git clone [email protected]:flaviogf/star_wars_backend.git
cd star_wars_backend
docker-compose up --build -d
# It's running at http://localhost:3000/docs
This project contains the MIT license. See the file LICENSE.