Graphql endpoint example işler

Filtre

Son aramalarım
Şuna göre filtrele:
Bütçe
ile
ile
ile
Tür
Beceri
Diller
    İş Durumu
    2,000 graphql endpoint example iş bulundu, ücretlendirmeleri EUR

    tek bir örnek anylogic programinda yapilip raporlanicak. 2 sayfa rapor yeterli. Programa az biraz hakim olan birine, benim örnegim oldukca kolay gelicektir

    €233 (Avg Bid)
    €233 Ortalama Teklif
    1 teklifler

    C# windows form ile tasarlanmış, client-server uygulamamız bulunmaktadır. aynı ağda bulunduğumuzda yazılımımız birbirine bağlanıyor. Farklı ağlarda bulunduğumuzda yani dış ipden bağlantı sağlanamıyor. Endpoint verilecek. Yaptığım bu uygulamayı dış ip ye göre bağlantısını sağlayabilecek varsa iletişime geçebilir. soket programlama olarak hazırlanmıştır.

    €74 (Avg Bid)
    €74 Ortalama Teklif
    2 teklifler

    This is how following space compagines telegram notification bot will work. 1- list of following space id will be configurable. 2-bot will run 24/7. bot will check each space after 4 hours. if any new compagins launch for the given space/project id. bot will send telegram notification. 3- telegram bot access token will be configurable. 4- bot will send individual compagins notification . 5- notification messages will be like this : space name: space ID: compagin url: compagin start date: compagin end da

    €149 (Avg Bid)
    €149 Ortalama Teklif
    4 teklifler

    I'm seeking a proficient developer with experience in Raspberry Pi Pico, USB ethernet programming, NTP (Network Time Protocol) clients, and web server development. Integrate existing open source libraries to achieve the following objective. - Project is completely hosted on a Raspberry Pi Pico board using Arduino IDE, FreeRTOS, and libraries. - Creates an Ethernet endpoint when USB is connected to a Fedora Linux host PC. - NTP client enabled to obtain accurate Global time synchronization. - Web server with a single page offered which display a "Hello World" page with current date and time, and a drop down box where the host can set the time zone. This RPI Pico web page is accessed from FireFox on the Fedora Linux host.

    €108 (Avg Bid)
    €108 Ortalama Teklif
    9 teklifler

    I have this comfy UI workflow that I need to find a way to host and access through an API this is a pretty good tutorial to a point but they are selling t...access through an API this is a pretty good tutorial to a point but they are selling their inference service which i don't want to use basically the ui will generate this long config file which you need to post to and endpoint so I guess what we need to do is create a container adnt hen figure out go the data is returned and create some kind of logic for handling the images that are returned Please write 'comfyUI' on the first line of your proposal so I can check they also have a WebSockets example but I would rather not use that for this application

    €13 / hr (Avg Bid)
    €13 / hr Ortalama Teklif
    10 teklifler

    I'm in search of an expert who's proficient with GenAI models. I need assistance in installing a pre-trained GenAI model on Hugging Face that we can then use as an endpoint. The model we want to use is using ComfyUI and is called style transfer Key Requirements: - Proficiency with GenAI models - Prior experience with Hugging Face - Ability to install pre-trained models - Strong attention to detail It's crucial that you're comfortable working with pre-existing model, have a keen eye for detail, and can troubleshoot and resolve any issues that may arise during the installation process. Prior experience with similar projects, especially with GenAI models and Hugging Face is 100% necessary. Thanks

    €301 (Avg Bid)
    €301 Ortalama Teklif
    49 teklifler

    ... file. Replicate the structure if working in a different language. The function definitions should make the requests to the published raw API endpoints for the connector. (No API packages allowed for obtaining the results) You may use official API packages to correctly deserialize the response (such as for the ‘read’ operation). But the request to the API endpoint has to be made from your code. Example: (“/drive/v3/files/<file_id>”); Proper error handling of API responses is essential. Some connectors may not officially support operations like download/upload. Please leave them unimplemented with a comment and corresponding link stating lack of support. ‘upload’ should have support for large files. Depending on the connector,...

    €931 (Avg Bid)
    Özellikli Garantili Mühürlü Önde Gelen Yarışma
    €931
    5 girdi

    As a React Developer, you’ll team up with others in various stacks at Nutshell. You can hone your skills alongside a frontend team that writes for both web and mobile in React + React Native, while you build the GraphQL and cloud infrastructure that powers our app. You’ll work with the data we store in MySQL and Solr on AWS. And with our continuous integration and rapid development stack, you’ll deploy tested, peer-reviewed code to production on your first day. Our technology stack includes: -PHP, Symfony, Nginx, MySQL, Solr, Gearman, and more, all running on AWS, managed with Ansible -React, React Native, Redux, and Webpack for web and mobile frontend tooling -Docker for local development -GitHub for code management and review -Continuous integration via Jenkins ...

    €31 / hr (Avg Bid)
    €31 / hr Ortalama Teklif
    86 teklifler

    i will be creating a website like the given hellman example

    €100 (Avg Bid)
    €100 Ortalama Teklif
    1 teklifler

    ...IDs for each user that is provided - The data you collect will be used to predict trends in user behavior and preferences Ideal Skills and Experience: - Proficiency in data scraping, particularly from social media platforms - Familiarity with Instagram's API and limitations Further notes - I am very familiar with scraping in general myself. There are many obstacles with Instagram - namely, the endpoint where the 'following' list is found requires a logged in sessionid. I have a very large list of users (11 million overall) that I need this data found for. Honestly, I'd prefer to have the methodology to scrape this data rather than have it all scraped as a service. That way I can scale it myself and run it on future user sets. Ultimately, one of the following...

    €974 (Avg Bid)
    €974 Ortalama Teklif
    88 teklifler

    I need a Python script to be deployed as a Lambda function and capable of processing tokens and handling verification and info retrieval tasks successfully. The Lambda function will handle both Google Sign-in ID and Access tokens. Summary: "Users creation" will be in DDB. "Endpoint creation" using API gateway. "User Authentication" using JWT "User Login" is via Google Sign-in

    €118 (Avg Bid)
    €118 Ortalama Teklif
    13 teklifler

    I need AWS Lambda function that handles Google signin JWT token and creates a new user in DynamoDB. For Endpoint creation - API Gateway For User auth - Google signin JWT token

    €106 (Avg Bid)
    €106 Ortalama Teklif
    17 teklifler

    ...fixed - Debugging The application connects to a remote Mongo Atlas database correctly if the code is run outside the container. I’ve developed a simple Mongo connection js file which tests this. The output is shown here - Also, here is a screenshot of a sample GET call to the API endpoint using Postman. This call works when the Mongo library is commented out in the file. I’ve also checked the Mongo library is present within the running Docker container. This has been done by looking at the file system of the Node app within Docker Desktop. NOTE - I

    €13 / hr (Avg Bid)
    €13 / hr Ortalama Teklif
    129 teklifler

    I need to create an AWS Lambda function for user creation in DynamoDB. For Endpoint creation - API Gateway For User auth - JWT

    €170 (Avg Bid)
    €170 Ortalama Teklif
    36 teklifler

    PRIORITY IS TO HAVE A DEVELOPER ON OUR TEAM (LONG TERM) THAT CAN WORK WEEKENDS!! 1st task (IMMEDIATE): Fix pagination -> our webapp uses an api endpoint to load data from stored procedure that takes 30 seconds to run. Pagination + cache was implemented but the pagination was implements AFTER the api runs (30 second wait) and should be executed inside the stored procedure to start sending data to the front end immediately, after it has the first 30-50 records instead of waiting to receive the entire 6000+ current records. We implemented cache but would like developer to evaluate the possibility of using redis to improve performance. If you are awarded the task we expect you to accept IMMEDIATELY and if the project is not accepted immediatly we will award it to another develope...

    €7 / hr (Avg Bid)
    €7 / hr Ortalama Teklif
    36 teklifler

    ...needed). 3. Development Process: Front-end Development: Implement the user interface and user experience using your chosen framework, following component-based architecture for maintainability. Back-end Development: Build your server-side APIs using the chosen back-end technology, ensuring proper data handling and security. API Integration: Connect the front-end and back-end using RESTful APIs or a GraphQL API. Testing: Implement unit, integration, and end-to-end tests throughout development to ensure code quality and prevent regressions. 4. Deployment and Maintenance: Deploy your website to a hosting platform (e.g., AWS, Google Cloud Platform) that provides reliability and scalability. Establish a continuous integration and continuous delivery (CI/CD) pipeline for automated te...

    €593 (Avg Bid)
    €593 Ortalama Teklif
    23 teklifler

    Example style: We - LigoWave provide easy-to-use wireless networking solutions for businesses and communities, ensuring reliable connectivity with advanced technology. We will be releasing new product and we want video showing the highlight features with "Mike" as our older videos had. We no longer have the contacts of older team who did those videos. I am looking for a talented animator to produce a high-quality 2D video that is under two minutes long. Key requirements are: • Skilled in 2D animation. This is a must as it is the style we have chosen for this video. • An ability to produce engaging and captivating content within a short span of time. The video is less than a 1.30min . • An understanding and ability to work

    €140 (Avg Bid)
    €140 Ortalama Teklif
    59 teklifler

    Integration of Remote Service: The main goal is to integrate a remote service, which is accessible via a REST endpoint, into the ThisIsMe service suite. AWS Lambda Implementation: AWS Lambdas will be utilized to handle requests to the remote service and return responses to ThisIsMe clients. This means you'll be creating Lambda functions that will act as the intermediary between ThisIsMe and the remote service. Blueprint and Flow: You'll be provided with a blueprint that serves as the foundation for the AWS Lambda service. This blueprint will outline the structure and requirements for the Lambda functions. Additionally, there will be a specified flow that must be followed during the integration process, likely outlining how requests should be made to the remote servic...

    €499 (Avg Bid)
    €499 Ortalama Teklif
    24 teklifler

    Implement spring cloud gateway and integrate Azure Ad authentication in gateway, when request reaching to gateway, request should redirect to Microsoft Azure login page, once authenticated successfully then request should route to resource server along with access_token to access the resource endpoint, need to implement this login functionality in spring boot 3 and jdk17

    €155 (Avg Bid)
    €155 Ortalama Teklif
    13 teklifler

    ...looking for an expert in Odoo customization and webRTC integration to help launch my project. We are a group of developers, we need you to help and guide and train us about Odoo webRTC so we can integrate our api. We need a webRTC expert and Odoo expert to give us guide and assistance of how to integrate our AI model into the Odoo 16 webRTC. We have already build the AI model, the webservice and endpoint to commnicate with it and everything related to the AI. So far we have a module that connects with our AI server, everytime an odoo channel is created it reviews the messages, sends it to the AI and creates a new message in the channel that acts as a reply Tasks include: - Customizing Odoo to fit our specific needs - Integrating webRTC within our operations - Troubleshootin...

    €21 / hr (Avg Bid)
    €21 / hr Ortalama Teklif
    58 teklifler

    We are a group of developers. We need a webRTC expert to give us guide and assistance of how to integrate our AI model into the Odoo 16 webRTC. We have already build the AI model, the webservice and endpoint to commnicate with it and everything related to the AI. So far we have a module that connects with our AI server, everytime an odoo channel is created it reviews the messages, sends it to the AI and creates a new message in the channel that acts as a reply To achieve this we follow the next structure: 1) redefine create on 2) send message body to IA 3) get message and post a message on the channel So far this works on internal chats, but we want this to work on live chat sessions, the idea behind this is that the clients communicate with the IA With the current code we

    €14 / hr (Avg Bid)
    €14 / hr Ortalama Teklif
    39 teklifler

    Hi I need to very basic example on how to call a rest api from Aveva using a put command. It should be build importing .net libs.

    €125 (Avg Bid)
    €125 Ortalama Teklif
    29 teklifler

    5+ years’ experience developing Web applications at scale with a high volume of users Strong expertise building and maintaining high-performance and scalable Web frontend experiences using Javascript/Typescript Experience with modern JavaScript/Typescript libraries and tooling (e.g. React, graphql) Fluency in HTML, CSS, and related web technologies Love collaborating via code reviews and architecture discussions, and are motivated to improve their teammates’ productivity You possess strong product sense and a passion for UX product development Demonstrated ability to collaborate with Product [Bonus] Experience with Web3

    €18 / hr (Avg Bid)
    €18 / hr Ortalama Teklif
    104 teklifler

    I am in need of a proficient professional to set up Firewall Endpoint Security on our Linux operating system. Expertise in dealing with Virtual Private Networks (VPN) setups is vital, as our endpoint runs on such a configuration. The standout requirement for this job entails the implementation of a web filtering system as a specific firewall feature. The goal is to bolster our network's security and ensure operational efficiency. A proficient understanding of: - Firewall setups on Linux platforms - VPN configurations - Web filtering mechanisms is needed for this software-oriented task. Previous experience in similar projects would also be highly beneficial.

    €25 (Avg Bid)
    €25 Ortalama Teklif
    15 teklifler

    Hi, we need help compiling and running SDK example C code.

    €110 (Avg Bid)
    €110 Ortalama Teklif
    17 teklifler

    I'm looking for a professional who can install Asterisk PBX to facilitate a call routing system. Key Requirements: - Asterisk PBX will function primarily as a call router, modifying incoming caller ID's to the outgoing trunk DIDs. - The system should handle both incoming and outgoing calls efficiently. - The endpoint devices that will connect to the Asterisk PBX are Mobile Operator issued SIP trunks. Ideal Skills and Experience: - Prior experience in setting up and configuring Asterisk PBX systems is essential. - Proficiency in handling and routing calls effectively. - Knowledge of SIP trunks and mobile operators' systems would be a plus. Specific Requirements Requirement: A simple Asterisk PBX installed on our server. It is a voice transit facility with incoming a...

    €41 (Avg Bid)
    €41 Ortalama Teklif
    9 teklifler

    ...and modifying existing Django projects to meet specific requirements. Skills and experience required for the job: - Expert knowledge in Python and Django framework - Good knowledge in GRAPHQL - Strong understanding of Django project structure and architecture - Proven experience in customizing and modifying existing Django projects - Ability to work with complex customization requirements - Familiarity with Django's templating system and ORM - Proficient in writing clean, maintainable, and efficient code - Strong problem-solving skills and attention to detail Additional Conditions: 1/ You work with GRAPHQL 2/ You able to create API for DATING APPS 3/ You ready to start asap for a Long term job 4/ YOU ARE READY TO WORK BY SHARING YOUR SCREEN USING REMOTE TOOLS DURIN...

    €2770 (Avg Bid)
    €2770 Ortalama Teklif
    63 teklifler

    ...user permission systems - Working with real-time data handling, crucial for a dynamic user experience - Integrating a wide range of third-party services Standouts will demonstrate: - Proven track record with React.js & - Creative problem-solving skills - Efficient performance optimization in large projects - Strong communication for collaborative development Mandatory; - React.js - GraphQL - - Team collaboration - Strong understanding of front-end development - You work 45 hours per week by sharing your screen during your shift - weekend available - You work on monthly basis incoms "no upfront" - You work on UTC time Please apply with your relevant experience and portfolio. (MIDDLE MAN OR AGENCY STAY AWAY) Your expertise will empower a community-connecting n...

    €2550 (Avg Bid)
    €2550 Ortalama Teklif
    92 teklifler

    i need a backend preferably in nodejs. one endpoint. that submit some birh date data. then the backend should request the html from anotherwebsite, fill its form click on submit get the data and send them

    €146 (Avg Bid)
    €146 Ortalama Teklif
    69 teklifler

    I am seeking a skilled developer to integrate a custom data source into Tradingview charts in real-time. I’ve attached a screen shot pointing with yellow arrow the area on the pane where i want my custom data to be displayed. Process is as follows ; 1.) Fetching Data: Using Python to fetch data from the API endpoint periodically. 2.) Formatting Data: Extract relevant numerical timeseries data from the API response and format it into a structure compatible with the "Plot Custom Data" indicator on TradingView. 3.) Inputting Data into TradingView: Utilize the TradingView REST API to update the settings of the "Plot Custom Data" indicator with the formatted data. Please check the following on tradingview to get clear idea - Trade-o-Scope: Plot Custom Da...

    €1030 (Avg Bid)
    €1030 Ortalama Teklif
    81 teklifler

    ...2024-04) and need assistance with implementing cart and delivery groups. Specifically, I require a working example that includes: Creating a new cart/assigning a items to CartDeliveryGroup and CartDeliveryOptions: Group A: Item 1 & Item 2 to be delivered to a specific address at a fixed cost. Group B: Item 3 & Item 4 to be delivered to a different address at a fixed cost. Final Outputs: After executing the call, I need the checkout URL and cart tokens to be returned for user redirection. The solution should include: GraphQL queries/mutations: To manage the cart creation and assign items to delivery groups. JSON Array:

    €32 / hr (Avg Bid)
    €32 / hr Ortalama Teklif
    58 teklifler

    I'm looking for a developer who can work on integrating Dynamics 365 (D365) with various systems through the creation of API endpoints. Key Requirements: - Development of API endpoints: You will be responsible for creating API endpoints to connect D365 with other systems, facilitating data exchange and updates. - Master File Updates: The primary objective of this integration is to allow for seamless updates of master files. While the specific types of master files weren't mentioned, the ideal candidate would have experience in updating customer, product, and supplier details in D365. - System Integration: You will be connecting D365 with other systems, with a particular emphasis on CRM, ERP, and e-commerce platforms. Ideal Skills: - Proficiency in D365: Experience with Dynami...

    €293 (Avg Bid)
    €293 Ortalama Teklif
    20 teklifler

    ...database using a single, generic controller capable of handling all database tables. This project will involve implementing advanced features such as column selection, filtering, sorting, pagination, and complex table relationships like aggregations and master-detail references. Core Requirements: 1. API Framework: The API should be developed using .NET 8. I am open to using either OData or GraphQL for the API architecture, depending on what the developer finds most suitable for the project requirements. Alternative suggestions are welcome for discussion. 2. Generic Controller: The API should feature a single, generic controller that can dynamically handle all tables within the database. This approach requires sophisticated coding to manage CRUD operations generically across al...

    €499 (Avg Bid)
    €499 Ortalama Teklif
    89 teklifler
    Plugin de Flutter 12 saat left

    ...plano, incluso cuando la aplicación esté cerrada. Este plugin debe ser compatible con versiones de Android 14 y anteriores. Detalles del Proyecto: Tecnologías Requeridas: Flutter, Java (Android) Funcionalidad Necesaria: Obtención de ubicación en segundo plano con la aplicación cerrada. Compatibilidad: Android versión 14 y anteriores. Integración: El plugin debe enviar datos de ubicación a un endpoint de la empresa, el cual puede ser dinámico. Requisitos Adicionales: Experiencia demostrada en desarrollo de plugins para Flutter. Conocimiento sólido de integración con código nativo (Java para Android). Capacidad para trabajar de manera independiente y cumplir con los plazos establecidos. Of...

    €200 (Avg Bid)
    €200 Ortalama Teklif
    13 teklifler

    ...platforms. Here are the specific functionalities to be focused on: Xano: - Database setup: We aim to have a foolproof data structure. - API endpoint creation: For smooth communication and data transfer. - User authentication: To protect user privacy and retain trustworthiness. - UI/UX: Must be user-friendly and intuitive. Adalo: - User interface design: Needs to be visually appealing and easy-to-use. - App navigation setup: To ensure a smooth user journey. - Data integration: Must ensure seamless data sharing and retrieval. Ideal freelancers are those who have proficient experience both in Xano and Adalo with prominent skills in database setup, API endpoint creation, user authentication, UI/UX, app navigation, and data integration. Your skill set should cover both the b...

    €101 (Avg Bid)
    €101 Ortalama Teklif
    4 teklifler

    I'm in need of a proficient Hugging Face professional to set up an Inference Endpoint for my photoMaker model on AWS. The main goal is to enable users to generate images from text descriptions through the model's API. Key Responsibilities: - Deploy the photoMaker model on AWS and establish an Inference Endpoint. - Ensure the Inference Endpoint is secure, scalable, and performs efficiently. - Implement the API functionality to allow users to generate images from text descriptions. Ideal Skills and Experience: - Proficiency in Hugging Face and deploying models on AWS. - Strong understanding of API development. - Experience in setting up secure and scalable Inference Endpoints. - Knowledge of image generation from text descriptions would be a plus.

    €225 (Avg Bid)
    €225 Ortalama Teklif
    2 teklifler
    1 of 5 - ENDP 2 gün left

    endpoint wellness

    €65 (Avg Bid)
    €65 Ortalama Teklif
    1 teklifler

    I'm looking for a talented and innovative graphics designer to create a logo from existing example.

    €19 (Avg Bid)
    €19 Ortalama Teklif
    43 teklifler

    I'm looking to build a RESTful API using Spring Boot, with H2 database as the data storage solution. The main entity that this API should expose is 'Users'. Key Deliverables: - A well-constructed RESTful API using Spring Boot. - Implementation of a H2 database for data storage. - Endpoint for 'Users' entity that includes CRUD operations.

    €17 (Avg Bid)
    €17 Ortalama Teklif
    40 teklifler

    I need a Python script that will create an endpoint for a Prometheus scraper to pull data from. I have the data already prepared, and it's ready to be pulled. Key Points: - The data to be pulled is in an unspecified format, so the script will need to be able to handle various data formats. - The specific data fields the script should include in the endpoint for the Prometheus scraper are not defined. I'm looking for an experienced Python developer who has worked with Prometheus in the past and has a good understanding of data scraping. Knowledge of various data formats and the ability to handle dynamic data fields will be a big plus.

    €27 (Avg Bid)
    €27 Ortalama Teklif
    5 teklifler

    I'm in need of a reliable freelancer to find a sample medical file from the USA that includes a police report from an accident. The file should be at least 200 pages and can contain doctor notes, insurance claim documents, police report, treatment plans, medication and treatment prescribed, and bills for services and costs. This can be a completely fake file, as I need it to test software I am using. Otherwise, it can be filed publicly or filed as part of a lawsuit. This should not be from a real person who has not given consent, unless it is already make public. It should not contain redactions.

    €20 (Avg Bid)
    €20 Ortalama Teklif
    19 teklifler

    Hello, i need someone good programmer who is able to modify ASF CDC echo example for atsamd11d14 mcu. When receive '1' by CDC -> set 2 pins of mcu When receive '0' by CDC -> reset these 2 pins of mcu And i would like device to be visible in Device Manager or Linux like 'USB CDC'

    €103 (Avg Bid)
    €103 Ortalama Teklif
    7 teklifler

    ...coding • A detailed proposal indicating how you intend to tackle the project While the timeline for project completion isn't set, a prompt demonstration of proficiency will be greatly appreciated. Please only apply if you have broad experience and proficiency in C++ coding. I need a freelancer who understands how to implement websockets using an existing http server framework and knows the graphql protocol....

    €488 (Avg Bid)
    €488 Ortalama Teklif
    42 teklifler

    I'm looking for a skilled and experienced professional to create a simple RESTful API endpoint using MERN express.js. Assume you are using the MongoDB server running on the course’s node.js docker container with the service name mongodb listening to the default port 27017. The "HKPassFlow" database is a collection of monthly statistics on passenger travel across control points in Hong Kong. The data is sourced from the Hong Kong Government Immigration Department and covers daily inbound and outbound trips since 2021. The data is categorized by type of traveller, including Hong Kong Residents, Mainland Visitors, and Other Visitors The monthly data in the "HKPassFlow" database is generated by a data analytics program. This data is stored in a collecti...

    €20 (Avg Bid)
    €20 Ortalama Teklif
    23 teklifler

    ...are seeking a talented React Native and web developer with expertise in TypeScript, GraphQL API integration and Apollo Client for state management. The project involves creating a mobile app and web app based on pre-existing Figma designs. Project Overview: The project involves transforming Figma designs into a fully functional React Native mobile application using TypeScript for frontend development and web app. The app will be powered by a GraphQL API provided by Payload Headless CMS, and state management will be handled using Apollo Client. Key Responsibilities: • React Native Development: Implement Figma designs using TypeScript for React Native components. • GraphQL API Integration: Integrate GraphQL queries and mutations using Apollo Client ...

    €1461 (Avg Bid)
    €1461 Ortalama Teklif
    144 teklifler

    ...are seeking a talented React Native and web developer with expertise in TypeScript, GraphQL API integration and Apollo Client for state management. The project involves creating a mobile app and web app based on pre-existing Figma designs. Project Overview: The project involves transforming Figma designs into a fully functional React Native mobile application using TypeScript for frontend development and web app. The app will be powered by a GraphQL API provided by Payload Headless CMS, and state management will be handled using Apollo Client. Key Responsibilities: • React Native Development: Implement Figma designs using TypeScript for React Native components. • GraphQL API Integration: Integrate GraphQL queries and mutations using Apollo Client ...

    €2535 (Avg Bid)
    €2535 Ortalama Teklif
    126 teklifler

    I have Endpoint that returns the images in wwwroot based on the names of the images in a table in the database, but it returns only one image and not all the images. I want someone to modify the code to return all the images.

    €7 / hr (Avg Bid)
    €7 / hr Ortalama Teklif
    38 teklifler

    I'm keen on a system that can seamlessly read the online/offline status of my staff on Slack. Thi...platforms - A solid track record in developing similar monitoring and event tracking systems. I would like to read the noline/offline status of my employees on slack and make periodic calls to Googel Analytics 4 to record events when the resource is online/offline/away/busy, etc. Google Analytics 4 provides a rest endpoint to record data, the software you need to realize calls Slack and authenticates, reads the status of all contributors and makes a call for each contributor to the GA4 endpoint to create an event with the status of the person at that time. Through a scheduler I will call your code once a minute to record the status of employees every minute. The code must...

    €190 (Avg Bid)
    €190 Ortalama Teklif
    29 teklifler

    ...unstructured to semi-structured and structured - Data modeling and warehousing: Proficiency in using AWS S3, Athena, Glue, and other analytical services - Data analysis and visualization: Delivering insights through efficient data analysis and visualization techniques Ideal candidates for this role should have: - Experience with MS Fabric, specifically working with Lakehouses, Warehouse, SQL Endpoint, Data Flows, and Notebook - Proficiency with SQL Server, VBA, and SAS - Previous work with AI/ML algorithms - Exceptional knowledge of AWS services, including S3, Athena, and Glue - Familiarity with GCP storage and Big Query - Competence in using Power Query for data manipulation and transformation Your skills and experiences will play a crucial role in ensuring the successful deli...

    €10 / hr (Avg Bid)
    €10 / hr Ortalama Teklif
    14 teklifler