Code Monkey home page Code Monkey logo

barkyn-gabriel's Introduction

Barkyn API

Challenge resume:

Create an rest API using PHP or Golang, that allows the management of customers, subscriptions and pets, in accordance with the specifications passed by Barkyn in this link.

Technologies

In this challenge I decided to use Lumen micro-framework by Laravel, widely used for creating APIs and microservices being one of the fastest micro-frameworks available. Documentation for the framework can be found on the Lumen website. The all what I used in this project was:

Lumen micro-framework PHP - MySQL - Docker - PhpUnit - Postman

Running the project

1 git clone [email protected]:ggwebdev/barkyn-gabriel.git

2 cd barkyn-gabriel

3 composer install to install Lumen dependencies

4 docker-compose up -d to up running the containers.

5 docker exec app-app php artisan migrate:fresh --seed --force to run migrations and seeds

6 docker exec app-app php vendor/phpunit/phpunit/phpunit to run the units tests

7 Import the Barkyn.postman_collection.json file, located in the project's root folder, into Postman to access the project's collections and see the API working!

Thats all. I hope I have achieved the challenge objective. =)

Gabriel Neves

barkyn-gabriel's People

Contributors

ggwebdev avatar ti1dgudv avatar

Watchers

 avatar  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.