Giter Club home page Giter Club logo

jobileu's Introduction

jobileu

🚀 🟦 Jobileu 🟦 🚀

GO API To find Jobs Opportunities

|   Overview   |    Technologies   |    Project   |   Routes   |    Run   |   Author   |   


| 🛰️ About:

Jobileu API use the powerfull GO Lang to register Jobs opportunites, i use GIN to build a REST Server and storage data with SQLite, the API documentation use SWAGGER and all Application runs in DOcker Containers


| 🏗️ - Technologies and Concepts Studied:


  • GO
  • GIN
  • SWAGGER
  • SQLite
  • Docker
  • GORM
  • Logger
  • REST
  • Swagger
  • Validation
  • Error Handler

Among Others...

💻 | Application:


You can submit a new Job opportunities, search or delete a specific job, update a job data and list all jobs and data schemas to standardize requests, improving resilience.

With SQLite i storage data locally and use GORM to communicate with database, the ambient is containerized with Docker and the Application is documented with SWAGGER.

I Setup default requests and response that validate data before use case


👨‍💻 | How to use


Open your Git Terminal and clone this repository

  $ git clone "[email protected]:Samuel-Ricardo/jobileu.git"

Make Pull

  $ git pull "[email protected]:Samuel-Ricardo/jobileu.git"

This application use Docker so you dont need to install and cofigurate anything other than docker on your machine.


Navigate to project folder and run it using docker-compose

  # After setup docker environment just run this commmand on root project folder:

  $ docker-compose up --build   # For First Time run this command

  $ docker-compose up           # to run project

  #Apps Running on:

  $ API: http://localhost:8080

  See more: ./docker-compose.yaml

:octocat: | Author:


- Samuel Ricardo


jobileu's People

Contributors

samuel-ricardo 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.