1

Mid Level Backend Developer Jobs in Houston, TX (NOW HIRING)

Mid-Level .NET Developer

Houston, TX ยท On-site

$35 - $40/hr

Mid-Level .NET Developer Duration: 3 months with extension Location: Houston, TX Interview: Video and in person Domain: Airlines. This will be a possible CTH role so please submit candidates who can ...

... โ€ข Develop backend services and RESTful APIs using C# and ASP.NET Core โ€ข Write optimized SQL ... DevOps for source control, backlog management, and CI/CD pipelines โ€ข Support documentation ...

Mid\-Level .NET Developer Duration: 3 months with extension Location: Houston, TX Interview: Video and in person Domain: Airlines. \n \n \n This will be a possible CTH role so please submit ...

Position Summary We are seeking a Mid-Level Full Stack Developer to build and maintain end-to-end web applications in a Microsoft-centric environment. This role focuses on delivering scalable backend ...

Software Engineer (Mid-Level)

Houston, TX ยท On-site

$120K - $175K/yr

Posting/External Job Title Software Engineer (Mid-Level) Location Houston, TX 77058 US (Primary) Remote/Onsite/Hybrid 100% Onsite Job Type Full-time # of Hires Needed 1 Education Bachelor's Degree ...

Position Summary We are seeking a Mid-Level Full Stack Developer to build and maintain end-to-end web applications in a Microsoft-centric environment. This role focuses on delivering scalable backend ...

next page

Showing results 1-20

Mid Level Backend Developer information

See Houston, TX salary details

$11

$55

$80

How much do mid level backend developer jobs pay per hour?

As of Aug 11, 2026, the average hourly pay for mid level backend developer in Houston, TX is $55.12, according to ZipRecruiter salary data. Most workers in this role earn between $45.19 and $65.19 per hour, depending on experience, location, and employer.

What are some typical challenges a mid level backend developer might face when working on large-scale applications?

As a Mid Level Backend Developer, you may frequently encounter challenges related to maintaining code quality and ensuring scalability as applications grow. Managing database performance, optimizing API responses, and integrating with legacy systems are common tasks that require both technical skill and problem-solving ability. Collaboration with frontend developers, DevOps engineers, and QA testers is essential to ensure smooth deployments and consistent user experiences. Staying up-to-date with new frameworks and technologies, while balancing project deadlines, is also a key part of the role.

What is a mid level backend developer?

Mid Level Backend Developers are software engineers who specialize in developing and maintaining the server-side logic, databases, and APIs that power web and mobile applications. They usually have a few years of professional experience and are proficient in programming languages like Java, Python, Node.js, or Ruby. These developers are responsible for ensuring that data flows efficiently between the server and users, optimizing performance, and collaborating with front-end developers and other team members. Their role often includes troubleshooting server issues, writing automated tests, and implementing security best practices.

What is the difference between Mid Level Backend Developer vs Junior Backend Developer?

AspectMid Level Backend DeveloperJunior Backend Developer
Experience2-4 years0-2 years
SkillsProficient in backend frameworks, databases, API developmentBasic understanding of backend concepts, learning frameworks
ResponsibilitiesDeveloping features, troubleshooting, code reviewsAssisting in tasks, learning codebase, bug fixing
Work EnvironmentCollaborates with teams, independent problem-solving

The main difference between a Mid Level Backend Developer and a Junior Backend Developer lies in experience and skill level. Mid level developers have more hands-on experience, handle complex tasks independently, and contribute significantly to project development. Junior developers are still learning, focusing on foundational tasks and gaining industry knowledge. This distinction helps employers identify the right candidate for different stages of project involvement.

What are the key skills and qualifications needed to thrive as a mid level backend developer?

To thrive as a Mid Level Backend Developer, you need strong programming skills in languages like Java, Python, or Node.js, a solid understanding of server-side logic, and experience with relational and non-relational databases. Familiarity with frameworks (such as Spring or Express), RESTful API development, version control systems (like Git), and containerization tools (like Docker) is typically required. Effective problem-solving, collaboration, and clear communication are standout soft skills for this role. These abilities are crucial for building reliable, scalable backend systems and working efficiently within development teams.
What are the most commonly searched types of Backend Developer jobs in Houston, TX? The most popular types of Backend Developer jobs in Houston, TX are:
What cities near Houston, TX are hiring for Mid Level Backend Developer jobs? Cities near Houston, TX with the most Mid Level Backend Developer job openings:
Infographic showing various Mid Level Backend Developer job openings in Houston, TX as of August 2026, with employment types broken down into 83% Full Time, 11% Part Time, and 6% Contract. Highlights an 93% Physical, 3% Hybrid, and 4% Remote job distribution, with an average salary of $114,657 per year, or $55.1 per hour.

Backend Software Engineer (API-focused)

Off Duty Management

Katy, TX โ€ข On-site

$110K - $120K/yr

Full-time

Posted 26 days ago


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.