Find Jobs
Hire Freelancers

Simple Python Rest api code

$10-11 USD

Selesai
Dibuat lebih dari 4 tahun yang lalu

$10-11 USD

Dibayar ketika dikirim
i have simple python rest api code need to update this 5 endpoints Very simple crude operations ### Endpoints Your application **MUST** conform to the following endpoint structure and return the HTTP status codes appropriate to each operation. Following are the endpoints that should be implemented: | Name | Method | URL | --- | --- | --- | List | `GET` | `/configs` | Create | `POST` | `/configs` | Get | `GET` | `/configs/{name}` | Update | `PUT/PATCH` | `/configs/{name}` | Delete | `DELETE` | `/configs/{name}` | Query | `GET` | `/search?metadata.key=value` #### Query The query endpoint **MUST** return all configs that satisfy the query argument. Query example-1: ```sh curl http://config-service/search?metadata.monitoring.enabled=true ``` Response example: ```json [ { "name": "datacenter-1", "metadata": { "monitoring": { "enabled": "true" }, "limits": { "cpu": { "enabled": "false", "value": "300m" } } } }, { "name": "datacenter-2", "metadata": { "monitoring": { "enabled": "true" }, "limits": { "cpu": { "enabled": "true", "value": "250m" } } } }, ] ``` Query example-2: ```sh curl http://config-service/search?metadata.limits.cpu.enabled=true ``` Response example-2: ```json [ { "name": "datacenter-2", "metadata": { "monitoring": { "enabled": "true" }, "limits": { "cpu": { "enabled": "true", "value": "250m" } } } } ] ``` #### Schema - **Config** - Name (string) - Metadata (nested key:value pairs where both key and value are strings of arbitrary length) ### Configuration Your application **MUST** serve the API on the port defined by the environment variable `SERVE_PORT`. The application **MUST** fail if the environment variable is not defined.
ID Proyek: 22677261

Tentang proyek

2 proposal
Proyek remot
Aktif 4 tahun yang lalu

Ingin menghasilkan uang?

Keuntungan menawar di Freelancer

Tentukan anggaran dan garis waktu Anda
Dapatkan bayaran atas pekerjaan Anda
Uraikan proposal Anda
Gratis mendaftar dan menawar pekerjaan
Diberikan kepada:
Avatar Pengguna
Dear client I am familiar with python projects. In particular, ML and predict trading is my top skill. I am sure I can finish your project perfectly as you want. I will do your job with better budget and I will finish task very quickly. Hope to give me the chance to service for you. I will do my best for you in the future if you award me. Thanks
$10 USD dalam 6 hari
0,0 (0 ulasan)
0,0
0,0
2 freelancer menawar dengan rata-rata $10 USD untuk pekerjaan ini
Avatar Pengguna
Hello, my name is Italo, i am Flask developer (python) and can make your API. Call me so we can discuss better.
$10 USD dalam 7 hari
0,0 (0 ulasan)
0,0
0,0

Tentang klien

Bendera SRI LANKA
Colombo, Sri Lanka
0,0
0
Memverifikasi Metode pembayaran
Anggota sejak Des 1, 2015

Verifikasi Klien

Terima kasih! Kami telah mengirim Anda email untuk mengklaim kredit gratis Anda.
Anda sesuatu yang salah saat mengirimkan Anda email. Silakan coba lagi.
Pengguna Terdaftar Total Pekerjaan Terpasang
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Memuat pratinjau
Izin diberikan untuk Geolokasi.
Sesi login Anda telah kedaluwarsa dan Anda sudah keluar. Silakan login kembali.