Skip to content

duwerq/example-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a ruby on rails app that accepts a website’s address, indexes the h1, h2, h3 header tags along with all the website links and displays the content.

git clone git@github.com:duwerq/example-api.git
cd example-api
bundle install
rake db:create db:migrate
rails s

Your app shouuld now be running on localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published