Webservice project jpa jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 webservice project jpa jobs found, pricing in NZD

    I need to connect my POS-PHP system through a web service or API to the software of a Colombian technology provider that provides this service. I attach the webservice manual and an example of the xml that my program must generate to call the information. I need to connect my POS-PHP system to the software of a Colombian technology provider that offers this service through a web service or API. I have attached the webservice manual and an example of the XML that my program must generate to call the information. Please contact me if you do this - +91 9598514789 The project is in Spanish language

    $537 (Avg Bid)
    $537 Avg Bid
    16 bids

    The plugin needs to have 2 basic functionalities - Create a Chrome plugin that read a google document and send the information to a Webservice every 5 minutos (or less ) or every time you click a button - A web hook that you can send a text and its going to add that text at the end of the document

    $231 (Avg Bid)
    $231 Avg Bid
    42 bids

    I'm looking for an experienced Java developer with a deep knowledge of Spring Security and MySQL. The main focus of the project is to implement user authentication, manage authorization and access control, as well as secure the application against potential threats. Key tasks will include: Objective:- To list and document the functional aims of the security module functionalities to be used as part of the REST API based web or mobile solutions. This module should be generalized to integrate with any application as a component or module and have to configure the basic security values in the database. Functional Aim(s):- ● 100% DB Driven Data & Configurations ● Dynamic User and Role Management (OAuth2.0 based Authentication & Authorization) ● Mobile Number + OTP based ...

    $600 (Avg Bid)
    $600 Avg Bid
    20 bids

    Module is API webservice 1. Update module for latest API requirements (authentification changes from username/pass to API key); 2. Module Itself has too much dev/unused code debugging functions/logging implemented. Clean it up and optimize performance wise for PHP 8.1 on Prestashop8.

    $182 (Avg Bid)
    $182 Avg Bid
    114 bids

    Hi, I need a webservice to test if a MSISDN has RCS capactity to receive RCS using Jibe API. Only I want collaborate if you have real experience in this Jibe API. If you have real experience this service will be so fast and easy for you. We only pay when I can test service in real time in your demo server and I have the source code.

    $328 (Avg Bid)
    $328 Avg Bid
    27 bids

    ...for our WordPress-based platform. This project aims to enable seamless integration for third-party developers, enhancing our platform's capabilities. It aims to invoke all Wordpress pre-built functionalities. The ideal candidate will have expertise in a variety of programming languages, frameworks, and tools essential for modern API development. Project Objectives: - Architect and develop a secure, efficient integration API that meets our platform's functional and scalability requirements. - Produce comprehensive documentation and SDKs to assist third-party developers in integrating their applications. - Implement a robust testing framework to ensure the API's reliability and performance. - They also need to know how to host the middleware webservi...

    $39 / hr (Avg Bid)
    NDA
    $39 / hr Avg Bid
    108 bids

    ...an example. They must not be used. No database, no local files. All information will have to be taken from webservices. Project requires User-interface design and display data retrived by http/https calls. It is necessary to provide a contact form. The data will be sent to a webservice which will take care of sending the message. -------------- No back-end needed. No database management. Further details will be provided during the project (for example which icons to use in the lists, which fonts, how to distribute the text, what to do in case of crash, ...) No upfront. Milestone is one only, at the end of the project. Daily updating is mandatory. If you accept the project, you agree to send us an update (source codes) every day. This will help us u...

    $1292 (Avg Bid)
    $1292 Avg Bid
    47 bids

    I am in need of expertise help to fix a recurring issue with my Spring Data JPA repository. The problem surfaces frequently, specifically when performing certain tasks, and it's affecting the overall CPU activity and causing memory leak. Here's a brief about the specific tasks you'd be expected to handle: - Diagnose and resolve the memory leak occurring with the Spring Data JPA repository. - Optimize the recursive persistence of new entity objects which have a relatively small memory footprint. - Enhance the garbage collection method currently employed for memory management. The ideal freelancer for this task would have: - Extensive experience in working with Spring Data JPA Repository. - Strong understanding of memory management techniques, specifi...

    $54 (Avg Bid)
    Guaranteed
    $54
    6 entries

    We are having a very simple internal webpage (Hosted on Server A) and using jQuery to load Data from an second internal server (Hosted on Server B). The Server A with the webpage is providing https. The Server B with the data/json webservice is providing http and can not be touched. We have to lower or fix the CORS-Policy-Stuff or change the jQuery-Code that it is running. Or we have to build a small own middleware in PHP to create a workaround. Problem-Description on Client-Side: Access to XMLHttpRequest at 'http://xxx:yyy@' from origin '' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. We can not provide the sources -> the job have to be done within

    $107 (Avg Bid)
    $107 Avg Bid
    25 bids

    ...looking for a highly skilled developer who is proficient with Spring Boot and Spring Data JPA, preferably having previous experience in GraphQL API development. The main objective of this project is; - Building a robust and efficient GraphQL API. Here are the specific tasks that need to be addressed: - Implement Spring Boot with Spring Data JPA for managing database operations and creating pageable responses. Expertise in Spring Boot is essential. - Develop a GraphQL API for the project. Prior experience with GraphQL API development is highly desirable. - The main source of data for the GraphQL API would be a database. Hence, a good understanding of database management and operations is required. This project requires a keen attention to detail, e...

    $65 (Avg Bid)
    $65 Avg Bid
    4 bids

    I'm looking for Java programmer who can correct web service definitions in existing project that use JAXWS 2.1.7. WebService has added new methods. We are implementing those methods with new wsdl definition file and subsistent * and * files There is an error at () call. error message: : : 4 counts of IllegalAnnotationExceptions XmlSchemaType annotation is not allowed on this kind of property. this problem is related to the following location: at @(namespace=, type=class $DEFAULT, name=dateTime)

    $374 (Avg Bid)
    $374 Avg Bid
    23 bids

    Hello, We have a self hosted instance of ConnectWise Screenconnect running a previously created custom service that enables our software to directly make contact with the support software server and create an instance that our support staff can connect to and remotely control their system. The custom service was operational until last week where we had to upgrade Screenconnect from 19.6.29490.7513 to 23.9.8.8811 due to a severe security issue. After this update, our custom service is no longer working. If we try to call the service, we do get an error message when trying to open our hosted ScreenConnect website; Server Error in '/' Application. Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review...

    $282 (Avg Bid)
    $282 Avg Bid
    18 bids

    We need help with our Spring Boot backend. We have 2 Entities defined: Client and Dossier. Each client can have multiple dossiers and each dossier can be assigned to one client. Client: @OneToMany(mappedBy = "client", fetch = ) @Getter private List<Dossier> dossiers; Dossier: @ManyToOne @Getter private Client client; We are facing a big problem with data fetching. When we fetch a single client with (uuid); the client is fetched with their dossiers. But we don't want to fetch the dossiers by default. We also created a custom query @Query("SELECT c FROM Client c WHERE = :uuid"), but also the dossiers are fetched. It looks like is not working. We want to manage this behaviour, since we are building an application which handles a lot of da...

    $55 (Avg Bid)
    $55 Avg Bid
    39 bids

    I need some JAVA Full stack online Corporate trainers on freelance basis. Timings - 9am-12pm, 2-5pm [6 hrs] Mon-Fri Each batch is of 3.5 months, after that next batch will be assigned. The Ideal Candidate: - Solid expertise in Java Springboot at an intermediate level - Proficiency in Spring Framework Core, Spring Boot, and Spring Data JPA is a must - Previous experience in teaching or training is highly preferred Good communication skills Camera will be off while teaching.

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    12 bids

    Website saya ini harus didevelop menggunakan spring boot , jpa dan database mysql. Web ini hanya berisi pengenalan produk (gambar, deskripsi, dll), jadi untuk halaman backoffice nya juga harus mempunyai fitur product management. untuk benchmark websitenya, kurang lebih akan terlihat seperti link dibawah : Desain bisa menggunakan template web yang akan disediakan.

    $866 (Avg Bid)
    $866 Avg Bid
    33 bids

    ...through a coding challenge that emphasizes building RESTful services, utilizing Spring Data JPA for data access, and implementing robust security and authentication. **Ideal Skills and Experience:** - Proven expertise in Java and Spring Boot framework - Experience in building and consuming RESTful services - Proficient with Spring Data JPA for database operations - Strong understanding of authentication and security protocols within web applications - Ability to teach and guide through coding challenges effectively - Problem-solving mindset and attention to detail **Specific Requirements:** - I have particular requirements for the coding challenge solution which I will share upon commencement of the project. It's crucial that the solutions are not just funct...

    $183 (Avg Bid)
    $183 Avg Bid
    22 bids

    More details: What features do you want the flight booking webservice to have? Search and compare flights, Book flights online, Display flight details and prices What payment methods would you like to offer for booking flights online? PayPal Which platforms do you want the flight booking webservice to be accessible on? Web browser

    $562 (Avg Bid)
    $562 Avg Bid
    8 bids

    ...generating a label that can be printed directly (for regular mail and via csv files for DPD). - **API Integration with PrestaShop:** It should seamlessly integrate with PrestaShop via webservice API, ensuring real-time data exchange for order information. This would require handling authentication, data retrieval. - **Usability:** Designed with the end-user in mind, the interface should be intuitive and user-friendly, allowing for easy navigation and minimal training requirement for staff. **Ideal Skills and Experience:** - Proficient in Windows app development - Understanding of PrestaShop's webservice API (Prestashop 1.7 / 8.0) - UI/UX design skills for creating an easy-to-use application **What I'm looking for in a freelancer:** - Someone who communica...

    $551 (Avg Bid)
    NDA
    $551 Avg Bid
    4 bids

    ...consideration: Detailed Requirements: Authentication: Implement email/password authentication using Firebase Authentication, with 2-factor authentication and email verification processes in place. Main Screen: After login, show a main screen with a scrollable list of tiles. Each tile will display a logo, a title, and a description, fetched from a /appList webservice. Example JSON response from /appList webservice: json { "apps": [ { "appname": "App Name 1", "appId": "23d4-886a-8941", "logoUrl": "", "description": "This is a short description for app 1" }, { "appname": &qu...

    $425 - $1274
    Sealed
    $425 - $1274
    71 bids

    ...perform webservice calls, familiarity with consuming RESTful services is a must. - **Algorithm Development:** A solid understanding of basic algorithms is necessary to devise an efficient method for maze navigation. - **Problem-Solving Skills:** The ability to tackle problems creatively and efficiently is key, as the mazes, despite being simple, require a logical approach to navigate. **Job Details:** - **Maze Complexity:** The mazes to be solved are simple, featuring a single path from start to finish without dead ends. This should simplify the algorithm required. - **Output:** Upon solving a maze, the script should generate a list of directional steps (e.g., up, down, left, right) needed to navigate from start to finish. The output must be clear and understandable. - **...

    $17 (Avg Bid)
    $17 Avg Bid
    1 bids

    I'm in need of a Java proficient SaaS developer. We are seeking the development of a multi-tenancy security module using the latest technologies, includ...multi-tenancy security module using the latest technologies, including Spring Boot 3, Java 17, and MySQL 8. The desired approach involves implementing a database-per-tenant strategy utilizing Spring Data JPA. Additionally, each tenant identification will be facilitated through the use of JWT tokens. For further details or inquiries, please feel free to contact us. Although I have not specified the specific software type, I believe, with the right skills and experience, you'll handle whatever SaaS problem is thrown at you. Your level of flexibility and problem-solving skills will be key in this project. Ready ...

    $144 (Avg Bid)
    $144 Avg Bid
    10 bids

    I am looking for an expert in WordPress and WooCommerce to help update my e-commerce website. The updates involve importing XML (webservice) products and updating their information such as: - Product descriptions - Product images - Product prices It's important that you're familiar with handling XML files in WordPress and know how to apply these updates on a WooCommerce platform. I have a specific theme in mind for the website, so I'd appreciate it if your programming approach can align with this theme. Your experience in UI/UX design would be ideal for this project. The goal is to import products and update their information seamlessly without disrupting the user experience on the site.

    $92 (Avg Bid)
    $92 Avg Bid
    62 bids

    ...Azure DevOps, Terraform MFE, MicroServices, CI/CD Job Description: • Overall 8 to 14 years of experience working on Core Java/J2EE technologies. • 3 to 5 years of experience working on Spring Boot services. • Proficient with Object Oriented Programming in core JAVA/J2EE. • Extensive experience working with JDK 8/11 versions, Spring Core, AOP, Spring Boot, Spring Cloud, JPA and other frameworks. • Experience in Stream APIs, Lambda Expressions, Spring WebFlux, WebClient and Swagger API etc. • Experience in Testing including Unit Test (TDD), Integration Test, E2E testing using Junit, Mockito, RestAssured etc. • Demonstrable understanding of infra and application security management, in the context of deve...

    $2646 (Avg Bid)
    $2646 Avg Bid
    25 bids

    I'm in need of a dedicated professional to create a robust ...very simple booking platforms. Following features are mandatory for this project: * Search functionality: to easily navigate and find available services in the area. * User registration and login: for personalisation and ease of use. * Payment integration: to process transactions smoothly. * SSO with Google and Facebook: for simplified sign-up and log-in process. There will be a need for third-party integration for the transactions, I prefer a developer with some experience in this area. The freelancer should have extensive experience in web development, online booking platforms, and payment gateway integrations. Prior experience with SSO implementation and payment integration would be a bonus. Backend- Java, Spri...

    $1203 (Avg Bid)
    $1203 Avg Bid
    92 bids

    ...this website: Modernizeing the look and feel and make it work better on mobile. And pages need to be editable and lists for some pages to it can be dynamicly grow. We are running the Swedish version of a global serie in Karting and some design elements should come from this website: Result lists should be fetched from a open webservice (Under development at the moment) that will deliver the lists and data in JSON format. Upload of document for this pages: Race calendar on a yearly basis with possibilities to have different images etc Edititing

    $29 / hr (Avg Bid)
    $29 / hr Avg Bid
    81 bids

    No Xamarin, Flutter, Android Studio, Jasonette, ... XCode, Kotlin, Objective C, Swift,... or other tools. None of these! For a new APP to be written using ONLY using B4A/B4I tool (Basic4Android/Basic4ios), I'm looking for a mobile developer. Application will be an EASY web browser. It's alse required to display the notification text (like image in attachment) retrived by a webservice. An initial splash-screen is appreciated. Previous experiences on B4A/B4I are mandatory. (completly free) No upfront. No back-end needed. Source-code required for test (no payments before test). Full documentation is mandatory (from installation of environment until APP distribution)

    $278 (Avg Bid)
    $278 Avg Bid
    20 bids

    I had linking iis windows, http ip into https, also problems with webservice made on c# and webforms. I need to fix now

    $290 (Avg Bid)
    $290 Avg Bid
    25 bids

    More details: What specific functionality do you want the Prestashop module to have? Order synchronization What type of order synchronization details are necessary for the Prestashop module? Update order status Does the update order status feature need to reflect changes in real-time, periodically (in certain time intervals), or manually upon request? Periodical updates

    $874 (Avg Bid)
    $874 Avg Bid
    93 bids

    need a html file with a form in GET method to be consumed with a webservice (REST), data received will be in JSON format so it should be shown in a way a person can read it. The input data is sent through parameters in the querystring and its use is authorized by a unique token that is sent in the header with the name AUTHORIZATION. The input parameters are as follows: cedula idUsuario nombreUsuario oficina division Autorization code

    $649 (Avg Bid)
    $649 Avg Bid
    61 bids

    ...system. The project involves customizing CrudRepository and JPA to enable CRUD operations directly from this JSON store. Required Skills: - Experience with Spring Boot and Spring Data Rest - Knowledge in handling JSON data (Using Jackson) - Understanding of Repository patterns and JPA customization Deliverables: - A fully functional local Json repository created using Spring Data Rest. - A complete Maven project including hierarchical Entity examples as a sample. - Customized(Moduled) new CrudRepository and JPA for CRUD operations on the local JSON data. - Comprehensive documentation detailing setup, functionality, and usage of the repository from source code and generate when build it. Budget and Payment Terms: - Budget: -100 USD - Payment will ...

    $206 (Avg Bid)
    $206 Avg Bid
    37 bids

    webservis que se utiliza para cargar archivos mp3 convirtiendolos en base64 y descomprimiendolo en el servidor de la nube .Se necesita validar que los archivos que estan en cola de subida ya se hayan subido correctamente esto con una validacion de tamaño de archivo comprar tamaño local y tamaño de la nube , luego actualizar el estado en la tabla. Mostrar mensaje al momento de carga de archivos ejemplo: SUBIENDO ARCHIVO - MOSTRAR LISTA DE ARCHIVOS QUE SE ESTAN SUBIENDO Programadores que sean de Perú , Mexico , Costa Rica , Venezuela

    $46 (Avg Bid)
    $46 Avg Bid
    14 bids

    I am looking for a web developer to finish a webservice that will interact with a payment system that will ask for pending debts. The database and web based administration system is already done in node js and mysql Specific requirements for the web service: - I have a detailed list of features that I would like to be included in the website. Ideal skills and experience for the job: - Experience in developing web services. - Strong knowledge of web development languages and frameworks If you are interested in this project, please provide examples of your previous work and a timeline for completion.

    $863 (Avg Bid)
    $863 Avg Bid
    121 bids

    Presupuesto 16 dólares entrega un dia Desarrollar un proyecto en JAVA con NetBeans y JPA que permita gestionar las operaciones CRUD de las tablas de una base de datos de un autolote. Base de datos Nombre: bdautolote Tablas y atributos: customers: idCustomer int auto_increment customerName navarchar(100) customerLastName nvarchar(100) cars: idCar int auto_increment carModel nvarchar(100) carBrand nvarchar(100) carPrice int(6) invoice: idInvoice int auto_increment quantity int idCustomer foreign key idCar foreign key subtotal int total int Lógica y diseño del proyecto: Se deberá de crear la estructura de las tablas en JPA con sus respectivas relaciones. Se deberá de crear un formulario principal donde podrá abrir (desktopPane) los subf...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    7 bids

    ...like e-commerce sites. Familiarity with the latest development tools and practices. Strong background in instructional design and teaching technical content. Excellent communication and presentation skills. Key Responsibilities: Design and develop a complex application using Java, Spring Boot, and React. Backend Development:Implement User Management using Spring Security. Develop features using JPA, native queries, DTOs, and Model Mapper. Knowledge of working with session management in Spring. Payment integration (e.g., Stripe). Incorporate Kafka and Redis for relevant modules. Ensure robust security with password hashing using bcrypt. Document the API using Swagger. Implement JUnit testing and demonstrate integration testing. Follow TDD/BDD methodologies. Build dynamic UI comp...

    $869 (Avg Bid)
    $869 Avg Bid
    30 bids

    We currently possess an in-house Java/J2EE application dedicated to performing technical analysis on the US Stock Market, utilizing the latest trading data. The application has been developed using J2EE technologies such as Spring JPA, Spring JDBC, REST Web Services, Java Streams, Lambda expressions, Spring Boot, Swagger API, and Microservices architecture. It currently exposes multiple REST-based Microservices. We are seeking significant enhancements for the application, including the development of a front-end interface using AngularJS or ReactJS to interact with the Java application based on Spring Boot. Additionally, we aim to augment the existing Spring Boot application by incorporating additional Stock Market APIs and leveraging cloud technologies like AWS, transforming the ap...

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    81 bids

    JPA Native Query takes a long time, I would like to implement fetch size to see if this will speed up data retrieval

    $37 (Avg Bid)
    $37 Avg Bid
    26 bids

    ...user accounts, and perform financial transactions. You should implement this using Spring Boot, Spring Data JPA, and MongoDB for data storage. 1. User Service • Create a microservice called “UserService” responsible for user registration and management. • Implement RESTful APIs for user registration and retrieving user details. • Store user account data in MongoDB using Spring Data JPA. • Implement basic user authentication. 2. Transaction Service • Create a microservice called “TransactionService” responsible for managing financial transactions. • Implement RESTful APIs for creating transactions (e.g., deposits, withdrawals). • Store transaction data in MongoDB using Spring Data JPA. • Ensure prop...

    $37 (Avg Bid)
    $37 Avg Bid
    4 bids

    I am looking for a web service integration to abstract information from text string. I would prefer an AI solution. I have an NER solution that isn't as accurate as I would like. The end result is to pass string data to a webservice and have it return a list of businesses and a list of individuals parse out last name, first name, middle name and suffix. I am open to any solution so long as it returns the best results possible.

    $921 (Avg Bid)
    $921 Avg Bid
    47 bids

    I am using Spring JPA and have a few native SQL queries which I need to add paging for. I am seeing some errors like InvalidDataAccessApiUsageException when adding paging. Screenshare possible cannot share code base

    $48 (Avg Bid)
    $48 Avg Bid
    8 bids

    I need flutter / dart app solution take cam pic from mobile using phone camera and do antispoofing actions, send to server for face recognition The system detect if user try hijacking/hacking or use a static photo / mask or someting else to bypass it. If live prove is valid needs send the picture to a rest server using POST method a static shot to a webservice, then on the server side, it will do a face recognition. If found, log it to database and return the response to the android apps with the name of the person There will be another 3 pages total. 1. First page - The user will choose to start the Camera to Capture Face OR login to enroll the user's face 2. Second Page = will have data entry of person, plus a picture that allows multiple times to take pictures 3. Thir...

    $229 (Avg Bid)
    $229 Avg Bid
    29 bids

    Need to implement and configure webservices

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    17 bids

    I seek a Senior Java Backend Developer with experience in new development and working with an existing codebase. The specific frameworks and technologies required for this project include Spring Boot. Ideal Skills and Experience: - Senior-level experience in Java backend development - Strong knowledge and experience with the Spring Boot framework - Ability to work with both new development and existing codebase - Familiarity with Hibernate and Node.js is a plus Persistence needs to be Strong in JAVA 8 and JAVA 9, Spring IOC ( for Core Skills) -Spring Boot, ver.x (Microservices) -JDBC, JPA, Hibernate, Spring JDBC, Spring DATA (for persistence) -Spring Tx (For Transaction) -Spring MVC (for MVC) -Spring REST, JAX-RS (JERSEY) ( For Restful web services) *NodeJs backend develop...

    $573 (Avg Bid)
    $573 Avg Bid
    18 bids

    Hello, We need a NodeJS application (REST API) that will use AI/ML to parse raw address (input string) and return structured address (JSON). ** Please do not post code for regular parsing (regex or similar) - you need to use Articifial Intelligence (neuronal network) to solve this. ** Please don't use external webservice to resolve address - we want a local IA/ML solution Sample : ----------------------------------------------------------- Input : "Mr. John W. Doe Boulevard du Pont-d'Arve 25b 12000 Paris FR" Output : Title => Mr. FirstName => John MiddleName => W. LastName => Doe Street => Boulevard du Pont-d'Arve HouseNumber => 25b Zip => F-12000 City => Paris Country => FR Or (to be defined) Name => Mr...

    $170 (Avg Bid)
    Guaranteed Sealed
    $170
    8 entries

    I am looking for a skilled developer to create more than 7 database APIs and also I need you to add some payment gateways for my project. This project requires a strong understanding of API integration and database management. The ideal candidate will have experience working with various database APIs and be able to complete the project within a timeline of more than 2 weeks. This is just an exam practice application.

    $131 (Avg Bid)
    $131 Avg Bid
    2 bids

    I'm having a problem in a WebService project. It works by receiving a Content-Type such as "text/xml", but it gives an error if it comes as "application/xml". I don't need you to develop anything, just a tip on how to solve this problem.

    $36 (Avg Bid)
    $36 Avg Bid
    8 bids

    ...logic for microservices architecture application to work alongside frontend engineer (ReactJS). Backend uses Spring Boot, Spring Cloud, Spring Azure, and Spring Security, and PostgreSQL. Will require integrating with third-party services provided by Azure Storage, Auth0, Azure Communication Services. Requirements: - Proficient in Spring Boot - Proficient in Spring Security - Spring Data JDBC or JPA - Understanding of Spring Cloud - Spring Batch (nice-to have) - Spring Cloud (nice-to have) - Spring Azure (nice-to have) - Ability to work within tight deadlines Looking to develop backend API for: Authentication service for API Gateway - Spring Security - Integrate with Auth0 - User create, delete Batch Service - Spring Batch - Process CSV data - Transform data - Validate data...

    $36 / hr (Avg Bid)
    NDA
    $36 / hr Avg Bid
    21 bids

    I am a developer in Java i have learned Spring boot and reactjs, i have been able to work on DATABASE maniputation with JPA/Hibernate, endpoints security using JWT and API documentation with SWAGGER. I have a dedicated server that has SSL installed. now initially i worked with swagger and i could consult my APIs. when setup JWT i could not access the API using swagger anymore. and then when in deployed on that server having SSL configured even the requests from reactjs to spring boot are blocked with 'ERR_SSL_PROTOCOL_ERROR' i understand that there is a way that JWT-SWAGGER-SSL should work together but i don't know how. i would even appreciate i get a demo where all is configured on eact (SPRING BOOT/REACTJS) where all work together.

    $256 (Avg Bid)
    $256 Avg Bid
    23 bids

    I am looking for a skilled developer to create a simple WebService using ASP.NET. The project requires the following skills and experience: - Proficiency in ASP.NET programming language - Experience in developing WebServices - Ability to work with detailed specifications provided by the client - Familiarity with handling text data The WebService will primarily handle text data and will require the implementation of specific functionality outlined in a detailed specification. The ideal candidate will be able to work efficiently and effectively to deliver a high-quality product.

    $2 - $9 / hr
    Sealed
    $2 - $9 / hr
    6 bids

    Using Visual Studio, create an ASP.net Core Web API project with one endpoint. Use code provided in attached . Deploy on Nginx configured for SSL on port 8080. Upon completion, provide working nginx configuration and Visual Studio project. Assist with getting this working in customer environment. This will be the starting basis for a web API project. I can provide SSL cert and key to use on nginx if needed.

    $864 (Avg Bid)
    $864 Avg Bid
    29 bids