Git Product home page Git Product logo

pizza's Introduction

Pizzas

Pizzas is a basic API built with ruby on rails. This is the first Api design and will be optimized for better performance

Pre-Requisites

In order to use this repository you will need the following:

  • Operating System (Windows 10+, Linux 3.8+, or MacOS X 10.7+)
  • RAM >= 4GB
  • Free Space >= 2GB

Built With

This application has been built with the following tools:

  • Ruby on Rails
  • SQlite3 v1.6

Setup

This project is hosted, and can be accessed through this link:

or,

You can setup this repository locally by following this manual

  1. Clone the repository

    git clone [email protected]:LULAZ7/Pizzas.git
    
  2. Ensure the ruby gems are setup in your machine

     bundle install
    
  3. Run the application

      rails s
    
  4. Open the application from your browser

    https://localhost:3000

Application

The following endpoints/routes are ready for use:

  1. https://pizzas-17gk.onrender.com/restaurants/restaurants - Presents all restaurants.
  2. https://pizzas-17gk.onrender.com/restaurants/restaurants/:id
  • Presents a json data of a specific restaurant.
  • It contains nested pizzas data.
  • It is used to delete a specific record data.
  1. https://pizzas-17gk.onrender.com/restaurant_pizzas - POST into the restaurant_pizzas table.

NB

            You need to test it out using Postman or Thunderclient
  1. https://pizzas-17gk.onrender.com/pizzas - Presents all included pizzas

Authors

This project was contributed to by:

Version History

  • 0.1
    • Initial Release

pizza's People

Contributors

lulabana avatar

Watchers

 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.