스타트업 개발자 채용

Overview

스타트업 개발자 채용 大 박람회

Seed ~ Series B에 있는 스타트업을 위한 채용정보 페이지입니다.
Back-end, Frontend, Mobile 등 개발자를 대상으로 진행하고 있습니다.
해당 스타트업에 종사하시는 분뿐만 아니라 채용 관련 정보를 알고 계시다면 PR을 해주세요!

스타트업 개발자 채용

회사명 투자단계 구분 마감일 최소경력 링크
반려생활 SEED 프론트엔드 2021-05-15 무관 링크

규칙

등록 가능한 스타트업 (모두 만족)

  • Seed ~ Series B 이하의 스타트업
  • 더브이씨에 등록된 스타트업
  • 회사 또는 서비스 웹페이지가 존재하는 스타트업

등록 불가능한 스타트업

  • 회사나 서비스 존재가 불확실하거나 명확하지 않은 경우
  • 잡플래닛에서 회사 점수가 낮다고 판단하는 경우
  • 가상화폐 거래, 대출, 보험, 금융 투자가 주 서비스로 확인되는 경우
  • 사람이 판단했을 때 이 회사는 좀 아니다 싶은 경우

PR

jobs 폴더에 아래와 같이 ${company_name}.json 파일을 생성하시면 됩니다.

모든 정보를 Github에 표시하지는 않으므로 텍스트를 너무 길게 작성하실 필요는 없습니다. (별도 웹 페이지 준비중)

{
  "company": {
    "name": "반려생활",
    "link": "https://...",
    "series_step": "ENUM(SEED|PRE_A|A|B)"
  },
  "recruits": [
    {
      "description": "OO 개발자를 모집합니다.",
      "category": "ENUM(FRONTEND|BACKEND|ANDROID|IOS)",
      "limit_date": "yyyy-MM-dd",
      "link": "https://...",
      "minimum_career": "ENUM(ALL|NEW|YEAR_1~10)",
      "minimum_qualifications": [
        "요구사항"
      ],
      "preferred_qualifications": [
        "우대사항"
      ]
    },
    {},
    {}
  ]
}
Owner
JuHyun Lee
java, python, hiphop
JuHyun Lee
API Simples com python utilizando a biblioteca FastApi

api-fastapi-python API Simples com python utilizando a biblioteca FastApi Para rodar esse script são necessárias duas bibliotecas: Fastapi: Comando de

Leonardo Grava 0 Apr 29, 2022
A dynamic FastAPI router that automatically creates CRUD routes for your models

⚡ Create CRUD routes with lighting speed ⚡ A dynamic FastAPI router that automatically creates CRUD routes for your models Documentation: https://fast

Adam Watkins 943 Jan 01, 2023
cookiecutter template for web API with python

Python project template for Web API with cookiecutter What's this This provides the project template including minimum test/lint/typechecking package

Hitoshi Manabe 4 Jan 28, 2021
Opentracing support for Starlette and FastApi

Starlette-OpenTracing OpenTracing support for Starlette and FastApi. Inspired by: Flask-OpenTracing OpenTracing implementations exist for major distri

Rene Dohmen 63 Dec 30, 2022
Sample-fastapi - A sample app using Fastapi that you can deploy on App Platform

Getting Started We provide a sample app using Fastapi that you can deploy on App

Erhan BÜTE 2 Jan 17, 2022
SQLAlchemy Admin for Starlette/FastAPI

SQLAlchemy Admin for Starlette/FastAPI SQLAdmin is a flexible Admin interface for SQLAlchemy models. Main features include: SQLAlchemy sync/async engi

Amin Alaee 683 Jan 03, 2023
Town / City geolocations with FastAPI & Mongo

geolocations-api United Kingdom Town / City geolocations with FastAPI & Mongo Build container To build a custom image or extend the api run the follow

Joe Gasewicz 3 Jan 26, 2022
fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.

fastapi-cache Introduction fastapi-cache is a tool to cache fastapi response and function result, with backends support redis, memcache, and dynamodb.

long2ice 551 Jan 08, 2023
A Flask extension that enables or disables features based on configuration.

Flask FeatureFlags This is a Flask extension that adds feature flagging to your applications. This lets you turn parts of your site on or off based on

Rachel Greenfield 131 Sep 26, 2022
Ansible Inventory Plugin, created to get hosts from HTTP API.

ansible-ws-inventory-plugin Ansible Inventory Plugin, created to get hosts from HTTP API. Features: Database compatible with MongoDB and Filesystem (J

Carlos Neto 0 Feb 05, 2022
Fast, simple API for Apple firmwares.

Loyal Fast, Simple API for fetching Apple Firmwares. The API server is closed due to some reasons. Wait for v2 releases. Features Fetching Signed IPSW

11 Oct 28, 2022
Prometheus exporter for several chia node statistics

prometheus-chia-exporter Prometheus exporter for several chia node statistics It's assumed that the full node, the harvester and the wallet run on the

30 Sep 19, 2022
A simple example of deploying FastAPI as a Zeit Serverless Function

FastAPI Zeit Now Deploy a FastAPI app as a Zeit Serverless Function. This repo deploys the FastAPI SQL Databases Tutorial to demonstrate how a FastAPI

Paul Weidner 26 Dec 21, 2022
Docker Sample Project - FastAPI + NGINX

Docker Sample Project - FastAPI + NGINX Run FastAPI and Nginx using Docker container Installation Make sure Docker is installed on your local machine

1 Feb 11, 2022
Simple web app example serving a PyTorch model using streamlit and FastAPI

streamlit-fastapi-model-serving Simple example of usage of streamlit and FastAPI for ML model serving described on this blogpost and PyConES 2020 vide

Davide Fiocco 291 Jan 06, 2023
Adds simple SQLAlchemy support to FastAPI

FastAPI-SQLAlchemy FastAPI-SQLAlchemy provides a simple integration between FastAPI and SQLAlchemy in your application. It gives access to useful help

Michael Freeborn 465 Jan 07, 2023
API written using Fast API to manage events and implement a leaderboard / badge system.

Open Food Facts Events API written using Fast API to manage events and implement a leaderboard / badge system. Installation To run the API locally, ru

Open Food Facts 5 Jan 07, 2023
Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.

FastAPI + SQLModel + Alembic Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker. Want to learn how to build th

228 Jan 02, 2023
FastAPI backend for Repost

Repost FastAPI This is the FastAPI implementation of the Repost API. Installation Python 3 must be installed and accessible through the use of a termi

PC 7 Jun 15, 2021
Drop-in MessagePack support for ASGI applications and frameworks

msgpack-asgi msgpack-asgi allows you to add automatic MessagePack content negotiation to ASGI applications (Starlette, FastAPI, Quart, etc.), with a s

Florimond Manca 128 Jan 02, 2023