2

Full Time Fastapi Jobs (NOW HIRING)

... Full-time Department: Engineering About Revin At Revin, we're bringing AI to the built world ... You'll work end-to-end across a Python/FastAPI backend, a Next.js/TypeScript dashboard, and the ...

Software Engineer

New York, NY · On-site

$140K - $180K/yr

... Full-time Department: Engineering About Revin At Revin, we're bringing AI to the built world ... You'll work end-to-end across a Python/FastAPI backend, a Next.js/TypeScript dashboard, and the ...

Senior Software Engineer

New York, NY · On-site

$200K - $275K/yr

... Full-time Department: Engineering About Revin At Revin, we're bringing AI to the built world ... You'll work end-to-end across a Python/FastAPI backend, a Next.js/TypeScript dashboard, and the ...

You will lead the design and delivery of scalable systems using Python (FastAPI), React, and AWS ... full-time annualized salary range will be contingent upon various factors, including but not ...

Python, FastAPI, and Asynchronous Programming. RAG & Data: PostgreSQL, Vector Databases, and ... full time employees. This position is not available for independent contractors No applications ...

Showing results 21-40

Full Time Fastapi information

See salary details

$12

$17

$25

How much do full time fastapi jobs pay per hour?

As of Aug 16, 2026, the average hourly pay for full time fastapi in the United States is $17.50, according to ZipRecruiter salary data. Most workers in this role earn between $15.38 and $18.99 per hour, depending on experience, location, and employer.

What is a full time FastAPI developer?

A Full Time FastAPI developer is a software professional who specializes in building web APIs and backend services using the FastAPI framework, working as their primary occupation. FastAPI is a modern, high-performance web framework for Python known for its speed, ease of use, and automatic interactive documentation. These developers typically design, develop, and maintain robust APIs, integrate databases, ensure security, and collaborate with front-end and DevOps teams. Working full time means they dedicate a standard workweek (usually 40 hours) to these tasks, often as part of a larger development team.

What are the key skills and qualifications needed to thrive as a full time FastAPI developer?

To thrive as a Full Time FastAPI Developer, you need strong proficiency in Python programming, RESTful API design, and web development concepts, often supported by a degree in computer science or related experience. Familiarity with FastAPI framework, SQL and NoSQL databases, Docker, and tools like Git is typically required, along with knowledge of deployment and testing systems. Problem-solving, collaboration, and effective communication are essential soft skills that help developers work efficiently with teams and address client requirements. These skills and qualities ensure robust, scalable, and maintainable web applications that meet business needs.

How does a full time FastAPI developer typically collaborate with frontend teams during the development process?

A Full Time FastAPI developer often works closely with frontend teams to ensure seamless integration between backend APIs and user interfaces. This collaboration usually involves regular meetings to clarify API requirements, sharing detailed API documentation, and coordinating on endpoint changes or feature rollouts. FastAPI's automatic documentation generation (like Swagger UI) also helps frontend developers test endpoints independently. Effective communication and iterative feedback are key to maintaining alignment and delivering robust, user-friendly applications.

What is the difference between Full Time Fastapi vs Full Time Django Developer?

AspectFull Time FastapiFull Time Django Developer
Required CredentialsBachelor's in CS, Python proficiency, API development experienceBachelor's in CS, Python proficiency, web development experience
Work EnvironmentBackend API development, microservices, cloud deploymentFull-stack or backend web development, CMS, web apps
Industry UsageTech startups, SaaS, microservices architectureWeb applications, content management systems, enterprise apps

Full Time Fastapi roles focus on building high-performance APIs and microservices using Python, often in cloud environments. Full Time Django Developer positions involve developing full-stack web applications with Django, including frontend and backend components. Both roles require Python skills but differ in scope and focus, with Fastapi emphasizing API performance and Django covering comprehensive web solutions.

More about Full Time Fastapi jobs

What cities are hiring for Full Time Fastapi jobs?

Cities with the most Full Time Fastapi job openings:

What are the most commonly searched types of Fastapi jobs?

The most popular types of Fastapi jobs are:

What job categories do people searching Full Time Fastapi jobs look for?

The top searched job categories for Full Time Fastapi jobs are:

Infographic showing various Full Time Fastapi job openings in the United States as of August 2026, with employment types broken down into 88% Full Time, 1% Part Time, and 11% Contract. Highlights an 77% Physical, 6% Hybrid, and 17% Remote job distribution, with an average salary of $36,392 per year, or $17.5 per hour.

Backend Software Engineer (API-focused)

Off Duty Management

Katy, TX • On-site

$110K - $120K/yr

Full-time

Re-posted yesterday


Job description

Backend Software Engineer (API-focused)
Katy, Texas (full-time onsite)
Compensation: $110,000 - $120,000 annually
Reports to: Software Engineering Manager
Visa Sponsorship: Not Available
Would you like to be a key member of the development team supporting hundreds of law enforcement agencies across the United States? Are you driven to produce high quality software that makes an impact to our society? Off Duty Management is the leading provider of off duty program solutions to law enforcement agencies and first responders across the United States. We provide the best possible service, protection, and administrative support to the sworn officers of our valued partner agencies.
We're building OfficerTRAK, a SaaS platform that our customers depend on, and the API layer is the backbone connecting our Angular web front end, native iOS and Android apps, and internal services. We're looking for a mid-level Backend Software Engineer to help design, build, and maintain the FastAPI microservices that power our product.
You'll work across the full lifecycle of a service - from schema and endpoint design, through implementation and testing, to deployment and monitoring in production on AKS. You'll write asynchronous background jobs with Celery, design and optimize PostgreSQL schemas and queries, and build in the authentication, authorization, and security practices our platform depends on.
This role suits someone who has shipped production-grade FastAPI services before, cares about test coverage and code quality, and wants real ownership over how our APIs are designed, secured, and scaled.
This position is based onsite in our Katy, Texas headquarters.
Responsibilities
  • Design and build production-grade FastAPI services - define clean, versioned RESTful API contracts, request/response schemas (Pydantic), and service boundaries within our microservice architecture.
  • Own data modeling and query design - design normalized, performant PostgreSQL schemas, write and optimize SQL queries, and manage migrations (e.g., Alembic) as services evolve.
  • Build reliable asynchronous workflows - design and maintain Celery tasks and queues for background processing, retries, and scheduled jobs.
  • Ship and operate services on our Azure/Kubernetes platform - containerize services, deploy to AKS, and troubleshoot issues in a live production environment.
  • Build in authentication, authorization, and security from the start - implement OAuth2/JWT-based auth, role-based access control, and follow API security best practices (OWASP API Top 10, input validation, secrets management).
  • Write meaningful, layered test coverage - unit, integration, and functional/end-to-end tests (pytest) that give the team confidence to ship quickly.
  • Participate in code reviews and design discussions - give and receive thoughtful feedback and help shape API and data model decisions across the team.
  • Instrument services for observability - add logging, metrics, and tracing so issues can be diagnosed quickly in production.
  • Collaborate cross-functionally - partner with frontend, mobile, and DevOps engineers to define API contracts and keep services aligned with product needs.
  • Contribute to CI/CD pipelines - help maintain automated build, test, and deployment workflows for the services you own.

Required Skills and Qualifications
  • 3+ years of professional backend software development experience, including production use of Python.
  • Strong hands-on experience with FastAPI building production APIs.
  • Solid understanding of relational database design, normalization, and SQL query optimization (PostgreSQL preferred).
  • Experience with Celery or a comparable distributed task queue (e.g., RQ, Kafka consumers) for asynchronous processing.
  • Experience deploying and operating services in Kubernetes, ideally on Azure (AKS).
  • Practical experience writing unit, integration, and functional tests (pytest or similar) as part of the regular development workflow.
  • Working knowledge of authentication and authorization standards (OAuth2, JWT, API keys, RBAC).
  • Understanding of API security best practices (OWASP API Top 10, input sanitization, secrets management, rate limiting).
  • Comfort with Git-based collaborative workflows (pull requests, code review, branching strategies).
  • Familiarity with containerization (Docker) and CI/CD pipelines.
  • Clear communication and a collaborative, ownership-driven approach to working with engineers.

Preferred Skills and Qualifications
  • Experience with Azure-specific services (Azure Key Vault, Azure Container Registry, Azure Monitor / App Insights).
  • Familiarity with API documentation tooling (OpenAPI/Swagger).
  • Experience with message brokers supporting Celery (Redis, RabbitMQ).
  • Experience with database migration tooling (e.g., Alembic).
  • Exposure to observability stacks (Prometheus, Grafana, OpenTelemetry) and distributed tracing.
  • Exposure to Infrastructure as Code (Terraform, Helm).
  • Understanding of domain-driven design or broader microservice architecture patterns.
  • Experience scaling APIs for a growing SaaS platform.

***Immigration-related benefits (for example, visa sponsorship) are not available for this position.
Off Duty Management is an equal opportunity employer. All applicants will be considered for employment without attention to race, color, religion, sex, sexual orientation, gender identity, national origin, veteran, or disability status.
This Organization Participates in E-Verify.