Giter Club home page Giter Club logo

beautiful-docs's Introduction

Art with MF logo (Matheus Felipe) to the top of readme.md

Hi, Human ๐Ÿ––

I'm Matheus, a developer passionate about this amazing world of technology.

Welcome to my GitHub, here you will find my projects and my collaborations for the open source world.


You can find me or contact me through these networks:

LinkedIn Badge Twitter Badge

Telegram Badge ProtonMail Badge

You can also support me financially via:

PayPal Badge PIX of Nubank Badge


More about me

I'm a self-taught student, introverted and very observant.
I'm currently contributing to the open source world to put into practice the knowledge acquired in my studies. I also help the guys who are starting programming in the communities.

  • ๐ŸŽ“ Technician in System Development by ETEC
  • ๐ŸŽฏ Contribute and create open source projects
  • ๐Ÿ“š I'm studying Python | Algorithms | Dev Web | English
  • ๐Ÿ’ฌ You can ask me questions, I like to help!
  • ๐ŸŒ‘ Observing space
  • ๐ŸŽฎ Find me in the gaming world: TheuzzLivee
My GitHub stats

Trophies GitHub

General Statistics

Streak Stats

Techs used in projects

Activity Graph

Art for footer readme.md

beautiful-docs's People

Contributors

0xflotus avatar adorsk avatar akhildaphara avatar amzn-tomjoht avatar arnehuang avatar beerriot avatar bryceadams avatar carolinakinetic avatar changmink avatar clstokes avatar csenger avatar cvrebert avatar danie1net0 avatar dciccale avatar deining avatar hipstersmoothie avatar jpoehls avatar kindkid avatar kylewest avatar lenary avatar logankoester avatar macintux avatar matheusfelipeog avatar meltingice avatar neelfyn avatar nikhilm avatar paulalexwilson avatar pharkmillups avatar stephenpaulger avatar wjlroe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

beautiful-docs's Issues

Duplicate content on compile

version: 1.0.0
source file:

# Users

## /users [GET] 

### Params:

    _token // session token (required)
    _withCompany // join companies (optional)
    _withRole // join roles (optional)

### Response:
    [{Id: ...}]

### Errors:

    ERROR_NO_CONTENT // empty array response
    ERROR_AUTHORIZATION_FAILURE // access control error
    ERROR_OK // success

## /users/{id} [GET]

### Params:
    _token // session token (required)
    _withCompany // join companies (optional)
    _withRole // join roles (optional)

### Response:
    {Id: ...}

### Errors:
    ERROR_NOT_FOUND // record is deleted
    ERROR_AUTHORIZATION_FAILURE // access control error
    ERROR_OK // success

output

Users

/users [GET]

Params:
_token // session token (required)
_withCompany // join companies (optional)
_withRole // join roles (optional)
Response:
[{Id: ...}]
Errors:
ERROR_NO_CONTENT // empty array response
ERROR_AUTHORIZATION_FAILURE // access control error
ERROR_OK // success
/users/{id} [GET]

Params:
_token // session token (required)
_withCompany // join companies (optional)
_withRole // join roles (optional)
Response:
[{Id: ...}]
Errors:
ERROR_NO_CONTENT // empty array response
ERROR_AUTHORIZATION_FAILURE // access control error
ERROR_OK // success
/users/{id} [GET]

Params:
_token // session token (required)
_withCompany // join companies (optional)
_withRole // join roles (optional)
Response:
{Id: ...}
Errors:
ERROR_NOT_FOUND // record is deleted
ERROR_AUTHORIZATION_FAILURE // access control error
ERROR_OK // success

Reorganize

This list is now pretty long and has grown in scope. Take a pass a refining the organization and categorization of resources.

Erlang vs Haskell

Thanks for a great collection of docs. I have just discovered it and enjoyed it very much.

I would just like to point out that the Learn you Erlang book is actually inspired by the Learn you Haskell book. I think that book also deserves to be on the list. Reference.

Thanks

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.