Giter Club home page Giter Club logo

home_me_be's Introduction

HomeMe BE

Welcome to the HomeMe API

  • This API was built in conjunction with the home_me_fe Front End application.
  • This application is designed to provide a way for people who need shelter to find homeless shelters and directions to them.
  • At this time, the app utilizes available shelter API in the Washington DC area with the idea that one day it can implement more shelter APIs from across the country as they become available.
  • We consume the external APIs of Google Maps and DC Shelters to gather data about homeless shelters in the Washington DC area as well as directions to those shelters from a given starting point.
  • As the BackEnd team for the app, we are exposing API endpoints to be consumed by the FrontEnd team to be displayed to the user.

Versions

  • Ruby Version - 2.7.4
  • Rails - 5.2.7

Setup

  • Clone this repo
  • bundle install
  • bundle exec figaro install
  • rails db:{create,migrate,seed}
  • Get Google API key here and place in config/application.yml file
  • run bundle exec rspec to run our RSpec testing suite
  • execute the Postman collection below to test the endpoints

Available Endpoints - Postman Collection

  • Click this link
  • Copy the entire text
  • Open Postman, select "Import" from top left of page, then "Raw text" from the top line
  • Paste the entire text
  • Click "Continue", then "Import"
  • Check out the endpoint examples - we have calls to the external APIs consumed by our app, as well as demonstrations of the responses returned from our own API endpoints!

DB Schema

Screen Shot 2022-06-09 at 10 48 53 AM

Contributors

Back End Team

Front End Team

home_me_be's People

Contributors

aspeth avatar scottsullivanltd avatar michaeljhicks avatar clrm1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.