
Open
Posted
•
Ends in 1 day
Paid on delivery
I maintain a set of Docker-containerised RESTful APIs written in Python that now need a round of improvements and a solid test pass. The codebase already runs cleanly in Docker, but several tasks are queued up and I want them handled in one cohesive iteration, with an eye toward an ongoing relationship for future sprints. Core objectives • Expand and refine authentication/authorization, ensuring secure token handling and role-based access throughout every endpoint. • Add robust data-validation logic so incoming payloads are checked centrally and errors are surfaced in a consistent JSON format. • Design and implement a handful of new endpoints that follow the existing internal routing style and Swagger/OpenAPI documentation. • Patch any bugs discovered during the process and tighten performance where quick wins are obvious. • Write (or update) unit and integration tests so the full suite can run automatically inside the Docker environment and in CI. Tech snapshot Python 3.10+, FastAPI (with Pydantic), PostgreSQL via SQLAlchemy, Docker Compose, GitHub Actions for CI. If you’re comfortable with similar stacks—Flask, Django REST Framework, pytest, etc.—the transition should be smooth. Acceptance criteria – All new code meets 90 %+ coverage in pytest and passes the CI pipeline. – Authentication, validation, and new endpoints are documented in the existing OpenAPI spec and confirmed working via Postman collection. – Containers build and start with a single docker-compose up, no manual tweaks required. – A concise CHANGELOG entry summarises every fix or addition. I’m interested in building a dependable, long-term collaboration, so clean, well-commented code and proactive communication will count just as much as ticking off the bullet points above.
Project ID: 39728906
50 proposals
Open for bidding
Remote project
Active 3 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
50 freelancers are bidding on average ₹22,535 INR for this job

Greetings, Thank you for considering my application for this project. As an AI Engineer and Developer with over 8+ years of experience, I bring a wealth of knowledge and expertise in the field of Python, Deep Learning. I have carefully reviewed the project description and am eager to discuss your specific needs and requirements in more detail. My commitment is to provide dedicated support and consistent follow-up throughout the project's lifecycle. Please feel free to reach out to me to further discuss how I can contribute to the success of your project. Looking forward to the opportunity of working together. Best regards, KuroKien
₹15,000 INR in 1 day
6.7
6.7

Greetings, I have read the project description I have been working on a similar project in recent time. I am interested in the work open a chat to discuss requirements in details.
₹40,000 INR in 5 days
5.5
5.5

Hello, I liked your project Python API Updates & Testing, which aligns perfectly with my professional expertise. I bring extensive experience in JavaScript, Python, Django, I can ensure timely delivery within 3 days. I'm committed to exceeding your expectations and would welcome the opportunity to discuss your requirements in detail.
₹12,500 INR in 3 days
4.7
4.7

Hi there, As a Python developer experienced in API development, I have successfully built, tested, and maintained various RESTful APIs just like yours. My proficiency lies in the use of Python 3.10+, FastAPI (with Pydantic), and SQLAlchemy, which perfectly aligns with your tech stack. I'm also well-versed in Docker Compose and CI/CD with GitHub Actions that can ensure quick integration of my work into your existing environment. In terms of your project objectives, strengthening security is my top priority. Having dealt with token handling, role-based access, and ensuring secure endpoints across a multitude of projects, I can comprehensively upgrade and validate your authentication processes. Moreover, my thorough knowledge of Swagger/OpenAPI documentation will enable me to extend new functionalities seamlessly while contributing significantly to your testing process. Not only do I emphasize delivering high-quality, error-free code, but I value proactive communication and commitment to effective collaboration - traits that are essential for a long-term project partnership. With my skills in API development and keenness for automation using pytest, you can expect automatic testing within Docker environments and robust CI pipelines to meet your acceptance criteria. Change journey with confidence; choose me for this important phase of your project! Regards, Pooja Bohra
₹25,000 INR in 7 days
4.7
4.7

With over 7 years of experience in developing and maintaining Docker-containerised RESTful APIs, I am confident that I am the best fit to complete your project requirements. How I will be completing this project: - Expand and refine authentication/authorization for secure token handling and role-based access. - Implement robust data-validation logic for consistent error handling. - Design and implement new endpoints following existing routing style and documentation. - Patch bugs and enhance performance. - Write or update unit and integration tests for automatic testing in Docker and CI environment. What tech stack I will be following: - Python 3.10+, FastAPI (with Pydantic), PostgreSQL via SQLAlchemy, Docker Compose, GitHub Actions for CI. - Comfortable with similar stacks like Flask, Django REST Framework, pytest, etc. I have worked on similar solutions in the past and can ensure that all new code meets 90%+ coverage in pytest, passes the CI pipeline, and is well-documented in the existing OpenAPI spec. The containers will be easily buildable and start with a single docker-compose up, without any manual tweaks required. I am committed to establishing a reliable, long-term partnership with you, where clean code, thorough documentation, and proactive communication will be prioritized alongside completing the project requirements.
₹12,500 INR in 7 days
4.7
4.7

Hello I can enhance your Dockerized FastAPI services by refining authentication/authorization, adding centralized data validation, and implementing the required new endpoints with full Swagger/OpenAPI documentation. I’ll also patch bugs, optimize where possible, and ensure >90% test coverage with pytest so CI runs clean. Thanks Anshuman
₹30,000 INR in 10 days
4.4
4.4

⭐ Hello there, My availability is immediate. I read your project post on Python Developer for Python API Updates & Testing. We are experienced full-stack Python developers with skill sets in - Python, Django, Flask, FastAPI, Jupyter Notebook, Selenium, Data Visualization, ETL - React, JavaScript, jQuery, TypeScript, NextJS, React Native - NodeJS, ExpressJS - Web App Development, Data Science, Web/API Scrapping - API Development, Authentication, Authorization - SQLAlchemy, PostegresDB, MySQL, SQLite, SQLServer, Datasets - Web hosting, Docker, Azure, AWS, GPC, Digital Ocean, GoDaddy, Web Hosting Please send a message So we can quickly discuss your project and proceed further. I am looking forward to hearing from you. Thanks
₹36,200 INR in 10 days
4.5
4.5

Hi Jerome A. Good morning Already have something live to show you Live Similar Site work I have gone through your requirement , I found it very interesting , Since I already have similar live to show you As i had worked on these tech JavaScript, Django, Software Architecture, API Development, PostgreSQL, Docker, Python and FastAPI I can Implement is the similar or with changes for you !!!! Let us discuss more about this Thanks
₹27,750 INR in 12 days
3.6
3.6

To enhance security and usability in your APIs, implementing role-based access control is crucial. I can help refine this along with robust data validation for incoming payloads to ensure errors are accurately surfaced in JSON format. With over 5 years of experience in Python and expertise in FastAPI and Docker, I’ve successfully managed similar projects and am well-versed in designing endpoints compliant with OpenAPI specs. I will ensure efficient bug fixing and optimized performance throughout the process and write comprehensive test coverage with pytest to keep the CI pipeline flawless. Communication is key to our ongoing collaboration, and I prioritize well-commented, clean code. I am excited to partner with you and tackle your queued tasks effectively. Looking forward to discussing this further!
₹25,000 INR in 7 days
3.0
3.0

I can help improve and extend your **Docker-containerised FastAPI services** with a focus on reliability, security, and maintainability. My approach starts with strengthening authentication and role-based access across endpoints, followed by implementing **centralised payload validation** with consistent JSON error responses. I’ll then design the new endpoints in line with your existing routing conventions and update the **OpenAPI/Swagger docs** so they stay in sync. Next, I’ll patch bugs as they surface, profile for quick performance wins, and ensure everything remains production-ready. All changes will be backed by **unit and integration tests** targeting 90%+ coverage, with tests running automatically via GitHub Actions in your Dockerised CI pipeline. Code will be kept modular, clean, and well-commented, with a **CHANGELOG** capturing every addition and fix. You’ll get a seamless workflow where `docker-compose up` just works—no manual tweaks—and a clear handoff via updated docs and Postman collections. This sprint will lay the foundation for dependable long-term collaboration, with proactive communication and future-proof structuring. **Why choose me** * 5+ years in Python/FastAPI, SQLAlchemy, Docker, CI/CD. * Strong test-driven development focus (pytest, coverage). * Experience scaling and securing production APIs. —Ved Sharma
₹12,500 INR in 7 days
3.1
3.1

Hi there, I can update and test your Python APIs to ensure they are optimized, reliable, and well-documented. The updates will include refining endpoints, improving performance, adding error handling, and running thorough tests to guarantee stability and accuracy. The final result will be clean, maintainable APIs ready for production use. Best regards, Waleed Saleem
₹12,500 INR in 2 days
2.2
2.2

Tech-savvy, adaptable, and committed, I am Sumit, a web designer skilled in Python and JavaScript. While my primary expertise lies in the .NET stack, I’m confident in making a seamless transition to your Python-based system. Furthermore, I'm comfortable with the likes of FastAPI and SQLAlchemy similar in nature to Flask, Django REST Framework; thus, adapting to this project's stack won’t present a challenge. Having built and maintained numerous web applications for over 14 years, I understand the importance of secure and efficient code. I can integrate robust authentication and authorization mechanisms into your existing APIs to ensure secure token handling and role-based access management throughout. Alongside implementing new endpoints that remain consistent with existing routing patterns while documenting them meticulously as per OpenAPI specs. From code cleanliness to proactive communication throughout every sprint and beyond, this project aligns perfectly with my philosophy of building strong relationships through trust and results. Let's make this happen!
₹15,000 INR in 7 days
2.0
2.0

Hello, I can help improve your FastAPI-based system by strengthening authentication with secure token handling and role-based access, implementing centralized payload validation with consistent JSON errors, adding new endpoints aligned with your routing and OpenAPI standards, and fixing any performance bottlenecks along the way. I’ll also build a full unit/integration test suite with 90%+ coverage, integrated into your Docker + GitHub Actions pipeline, and update Swagger docs so everything remains clear for your team. The final setup will spin up with docker-compose up—no manual tweaks—and include a concise changelog. Best regards, Shakila Naz
₹25,000 INR in 7 days
0.9
0.9

Hello My name is Arpan and I'm excited about the opportunity to assist with your Python API updates and testing. Being well-versed in Python, Django, Flask, and Django Rest Framework, I have comprehensive experience working with similar technology stacks as yours. I can ensure a smooth transition into the project while leveraging my knowledge in Python 3.10+, FastAPI (with Pydantic), and SQLAlchemy. Regarding your core objectives, I will prioritize expanding and refining authentication/authorization methods to guarantee safe token handling and role-based access throughout all endpoints. Furthermore, I am adept at implementing robust data-validation logic for consistant error handling and I'll design and implement the new endpoints that follow existing internal routing style seamlessly. You can rely on me to also patch bugs discovered during the process and boost performance for fast wins. To complete my deliverables, I'll diligently write/update unit and integration tests to facilitate automatic running inside Docker environment as well as CI. My proven track record of maintaining clean codebases with thorough documentation aligns with your need for dependable long-term collaboration, communicating proactively while making concise changelog entries for every addition or fix. Looking forward to discussing this further! Thank you
₹25,000 INR in 7 days
1.0
1.0

I am a perfect fit for your project with expertise in Python, FastAPI, Docker, and PostgreSQL. I excel in enhancing API security, improving data validation, and designing new endpoints seamlessly integrated into existing systems. While new to Freelancer, I have vast experience in similar projects off-site. I would love to chat more about your project! Regards, Johan De Villiers
₹18,750 INR in 30 days
0.0
0.0

"I am a perfect fit for your project, focusing on expanding authentication, data validation, new endpoints, bug fixes, and test coverage in your Dockerized Python FastAPI project. While new to freelancer.com, my experience includes similar projects off-site. I am well-versed in Python 3.10+, FastAPI, PostgreSQL, Docker Compose, and GitHub Actions. I would love to chat more about your project! Regards, Wian"
₹26,250 INR in 30 days
0.0
0.0

I am the right fit for your project. I understand the need for expanding authentication/authorization, implementing data validation, adding new endpoints, fixing bugs, and improving performance in your Python API. My expertise in Python, FastAPI, PostgreSQL, Docker, and CI align perfectly with your tech stack. While I am new to the platform, I have experience as a Masters in Computer Science Student and a Software Engineer in Fintech. I would love to talk to you more about your project to see where your head is at and what other feature requirements are needed. Regards, Keresh
₹13,150 INR in 30 days
0.0
0.0

I bring over 15 years of diverse IT experience, enabling me to stand out with a comprehensive skill set and robust project management expertise. My proven track record across various industries positions me as a specialist who can deliver exceptional results. Despite being new to the freelancer platform, rest assured that my qualifications and mindset ensure timely project completion with precision. I am eager to discuss how I can tailor my expertise to meet your project requirements effectively. Let's collaborate to bring your vision to fruition. Looking forward to hearing from you soon. Warm regards, Duane Hugh Butler
₹26,250 INR in 30 days
0.0
0.0

Your idea is perfect for my expertise! I understand the need for expanding authentication, refining data validation, and adding new endpoints in your Docker-containerised Python APIs. My proficiency in Python, FastAPI, and Docker, along with experience in similar stacks, ensures seamless integration and secure, high-performance results. While new to Freelancer.com, I bring a wealth of off-site project experience to the table. I would love to chat more about your project! Regards, Dylan
₹24,400 INR in 30 days
0.0
0.0

I am a perfect fit for your project. I understand the need for expanding authentication/authorization, refining data validation, and adding new endpoints in your existing Python API setup. With expertise in Python, FastAPI, and Docker Compose, I can seamlessly handle these tasks. While I am new to Freelancer, I have tons of experience and have successfully completed projects off-site. I would love to chat more about your project! Regards, Enri Esterhizen
₹28,150 INR in 30 days
0.0
0.0

Tirunelveli, India
Member since Dec 17, 2018
₹12500-37500 INR
₹1500-12500 INR
₹12500-37500 INR
₹1500-12500 INR
₹12500-37500 INR
$750-1500 USD
₹100-400 INR / hour
$15-25 USD / hour
$10-110 USD
$250-750 USD
$250-750 USD
₹1500-12500 INR
$250-750 USD
₹100-400 INR / hour
₹600-1500 INR
$2-8 USD / hour
$10-30 USD
$250-750 AUD
₹100-400 INR / hour
€12-18 EUR / hour
$15-25 USD / hour
$30-250 USD
₹100-400 INR / hour
₹12500-37500 INR
₹1500-12500 INR