Skip to content

therealslimhsiehdy/directoryHunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn

Directory Hunt

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

A GET REST API that takes in a path given by the user. We run the "ls -la" OS command on the path and translate the output into JSON format. This application is Dockerized with unit tests.

Built With

Getting Started

Prerequisites

  • Docker
    brew cask install docker

Installation

  1. Run in terminal of your choice:
    ./getpath.sh

NOTE: Some paths you may need give Docker permission to access!

  1. Open in browser of your choice this link:
    http://0.0.0.0:80
    

Testing

  • Run Pytest
    pytest

Docs

See swagger.yaml file in the repository for Swagger style documentation

Contact

Rebecca Hsieh - [email protected] - therealslimhsiehdy.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published