An open API service indexing awesome lists of open source software.

https://github.com/mayankagnihotri7/url_hashing


https://github.com/mayankagnihotri7/url_hashing

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Architecture used -

Frontend - ReactJS. Backend - Ruby on Rails.

The reason for choosing Rails and React for this application was simply because
when coded together, the development gets faster with React and rails
application. Rails framework provides the easy going solutions for any query
that is easy to read and write, and React helps in maintaining the front end
with lesser code format and is also great at displaying the data in small
chunks. There are many ways of building APIs. This creates the most convenient
method of development that increases the speed of app development.

Above extract was taken from and can be read in full from -
[i-verve](https://i-verve.com/blog/combination-of-ruby-on-rails-and-reactjs#:~:text=Benefits%20of%20React%20%26%20Rails%3A&text=When%20coded%20together%2C%20the%20development,many%20ways%20of%20building%20APIs.)