WomenInSoftwareEngineeringJP / speak-her-db

Database of women speakers in Japan.
https://speakher.jp
MIT License
25 stars 25 forks source link

Setup Rails backend (API + DB) #210

Closed tuttiq closed 3 years ago

tuttiq commented 3 years ago

Start of https://github.com/WWCodeTokyo/speak-her-db/issues/138. Foundation of the Rails backend (fetch APIs + database).

Routes

Screen Shot 2021-03-01 at 9 48 42 PM


API Responses

Topics

Screen Shot 2021-03-01 at 9 46 31 PM

Spoken languages

Screen Shot 2021-03-01 at 9 46 51 PM

Locations

Screen Shot 2021-03-01 at 9 47 12 PM
tuttiq commented 3 years ago

@ann-kilzer @yanarchy There's no way to review this much code for this PR, so I put the screenshots of the API endpoints in the PR description. If you wanna try, you can checkout the branch and try to set it up locally following the README instructions.

In any case, merging this to master will not affect the current working version of the site, it just needs to be merged to master to be deployed to Heroku.