/poc-grape-api

POC to studing how Grape gem used in rails app

Primary LanguageRuby

POC Grape

This repository is a collection of projects to mature studies and understandings about the API creation tool - Grape.

Projects

  • api-hello-world: Example to create a endpoint HTTP with method GET in router: http://localhost:3000/api/hello?name=XPTO.
  • api-docs: Example to create documentation using RSwag, RSpec and Grape.

More inform, read the projects README