Code Monkey home page Code Monkey logo

kdecole-api's Introduction

Hi 👋

I am Maël, a second year student at Polytech Nancy, part of the University of Lorraine in France. 👨‍🎓

Currently in a preparatory class integrated into an engineering school, I would like to become a computer engineer.

Passionate about cybersecurity, I think too many sites/infrastructures are not sufficiently secure and compromise the privacy of our personal data. Cybersecurity is for me one of the most important issues of today and tomorrow.

I currently hold the position of IT Project Manager at the Junior-Enterprise Polytech Services Nancy. The association aims to connect students and businesses through projects.

Email: [email protected] | More security information: security.txt
GPG fingerprint: 323E 63F1 AB87 9F30 B38F 5276 11FD C81C 24A7 F629

Profile views counter

🌐 Socials:

Discord status LinkedIn Twitter Reddit Stack Overflow Instagram Facebook

💻 Tech Stack:

TypeScript JavaScript Python PHP .Net C++ C# Insomnia JWT Laravel Symfony NodeJS React Yarn MySQL Ansible Docker

📊 GitHub Stats:

🏆 GitHub Trophies

💰 You can help me by Donating

BuyMeACoffee PayPal Ko-Fi
If you have too much money or just want to help me make the world of tomorrow a better place, you are free to make a donation (it will probably end up in the purchase of a packet of pasta 😉).

kdecole-api's People

Contributors

androz2091 avatar dependabot[bot] avatar maelgangloff avatar simonpct avatar vilerio avatar vinceh121 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

Watchers

 avatar  avatar  avatar  avatar

kdecole-api's Issues

idEleve

It's not really a bug but in almost all functions, they take idEleve as a parameter, but I can't find it anywhere, either on my ent side or in a variable that we create with new Kdecole(TOKEN)
Can you help me please?

Possibilitée de voir plusieurs types d'articles

Si nous envoyons une requête à: {{baseUrl}}/actualites/idetablissement/:idetablissement/ nous auront une liste d'actualités et non d'articles, en effet il pour y avoir par exemple des informations (généralement venant de l'ENT) et des articles (généralement venant de votre établissement), pour récupérer le contenu d'un article nous avons déjà {{baseUrl}}/contenuArticle/article/:article/ mais quand nous voulons une information il nous faut utiliser {{baseUrl}}/contenuArticle/information/:information/. Cette requête n'est pas enregistrée dans la librairie actuellement. Il y a sûrement d'autres types d'articles. Voila pourquoi nous pouvons récupérer le type d'article directement dans notre première requête et le placer dans notre deuxième requête. La représentation JSON est la même entre les type d'articles.

Uncaught AxiosError AxiosError

bonjour,
j'ai reçu une erreur du module Axios quand j'essaye de m'authentifier.

Voici mon code (simple) :

const { Kdecole, ApiVersion, ApiUrl } = require('kdecole-api')

const user = new Kdecole("AUTH", ApiVersion.PROD_WEBCOLLEGE_SEINESAINTDENIS, 0, ApiUrl.PROD_WEBCOLLEGE_SEINESAINTDENIS)
user.starting()

voici mon erreur :

Uncaught AxiosError AxiosError
    at processPromiseRejections (internal/process/promises:246:11)
    at processTicksAndRejections (internal/process/task_queues:97:32)

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.