Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Code Review

Questions tagged [api]

Ask Question

API, for code implementing (NOT using) an Application Programming Interface. A program's API defines the proper way for a developer to request services from that program, site and/or service.

564 questions
Filter by
Sorted by
Tagged with
5votes
3answers
577views

From my previous post, I tried to take into account all of the nice answers made by Kate, Chris, J_H, Booboo and mudskipperChanges madeIn short, I attempted to apply all of the following:API key ...
Chip01's user avatar
8votes
5answers
1kviews

Why I made itI’m building a voice assistant and thought it would be great if it could deliver news updates.What it doesIt cleans up the user’s query, determines whether it refers to a news category ...
Chip01's user avatar
1vote
0answers
29views

I've implemented a SvelteKit handleFetch hook that manages authentication for API requests with automatic token refresh. The API provides a 15-second grace period where a refresh token remains valid ...
tony's user avatar
  • 433
0votes
0answers
8views

Title: Code Review Request: Mongoose Soft Delete Plugin with Query & Aggregate MiddlewareBody:I’ve implemented a soft delete plugin for Mongoose to handle REST API data safely in a MENN stack ...
3votes
2answers
165views

I’ve built a backend-only wallet service using Laravel 8, and it’s fully containerized with Docker. The project handles two user roles (Players and Backoffice Agents) and provides JWT-based ...
4votes
4answers
167views

This code checks the Israeli Home Front Command API, and when there is a new alert for specific areas it sends a request to a Django app which I am hosting in the cloud. The Django app then sends a ...
1vote
0answers
55views

I am building a TS wrapper around the fetch that adds automatic retries for certain errors. The error handling using a customApiError class and maps various error ...
3votes
1answer
63views

I am trying to write an API Client in flutter that follows Clean Architecture, SOLID principle and best programming practicesAfter completing this, I am going to use it in Repository or DataSource. ...
C Sharp Guy's user avatar
5votes
0answers
104views

I recently did a quick take-home test for a potential job opportunity. It included building a GraphQL API with nodeJS. I am not an expert in node (mostly use Python at work) but I have used it for ...
4votes
1answer
113views

Do you recommend adding a layer of abstraction on top of EF Core for example we have an API controller responsible for authentication do I just call EF Core methods directly in the controller or do I ...
3votes
0answers
103views

I’m new to Clean Architecture and EF Core, and I’m trying to learn by practicing and watching tutorials. I’ve been implementing a basic authentication flow and would appreciate some feedback on ...
Lemon juice's user avatar
9votes
3answers
2kviews

I am looking for feedback about a working trading bot (which connects to the API of the deribit website and trades on that platform) I made. I am a beginner in C++ and would like to learn some good ...
insipidintegrator's user avatar
3votes
0answers
53views

This update is based on a previous review where I tried creating aWriteConfig and aWriteConfigBuilder. I have updated this so ...
Loki Astari's user avatar
2votes
0answers
311views

UpdateI have released a prototype (v0.1.0) of my SOb project, which is a generalized framework for easily simulating objects.BackgroundI am writing a VBA module ...
3votes
1answer
96views

I'm trying to create an API that will receive requests from users without having to do a login request. They will just have a user id and a key. My intention is that they will use the key to create a ...
user avatar

153050per page
1
2345
38

Hot Network Questions

more hot questions
Newest api questions feed

[8]ページ先頭

©2009-2025 Movatter.jp