280 skills found · Page 9 of 10
ScottishCovidResponse / Rampvis UiThis is a React based RAMP VIS visualisation interface. This client uses the REST API: https://github.com/ScottishCovidResponse/rampvis-api
spelcaster / Symfony4 RestThis project is based on the course Symfony REST (https://knpuniversity.com/screencast/symfony-rest) but using Symfony 4, there's a working example at https://github.com/spelcaster/symfony4-rest-api-boilerplate
hedtek / Dspace Restgithub fork of dspace-rest api with development of integration tests
ChristianMarzahl / EXACT SyncRest API sync with the EXACT Server https://github.com/ChristianMarzahl/Exact
pusher / Pusher Python RestPython client to interact with the Pusher REST API. DEPRECATED in favour of https://github.com/pusher/pusher-http-python
NJul / Github R PrWith GitHub REST API
StefRuseva88 / Restapi Github TestsGitHub Rest API Tests with NUnit
FrendsPlatform / Frends.WebWarning: Legacy tasks, see readme. The public github repository of the FRENDS Task for Web and HTTP related adapters. The tasks currently support REST API calls with various authentication methods as well as XML and plain requests over HTTP(S).
noriyotcp / Beeper ApiA REST API app for beeper-client https://github.com/noriyotcp/beeper-client
felipeoriani / Nodejs Typescript Express Rest ApiSample NodeJs, Typescript and Express REST / Graphql API service used to manage and handle Tasks by User. Deploy is build on the top of AWS ECS, AWS ECR and AWS RDS with Github Actions workflows.
5j54d93 / Dcard 2022 Web Frontend Intern HomeworkA React app designed like Dcard with Bootstrap that could search a GitHub user's repositories from REST API and list with infinite scroll!
mehmetsagir / Github FinderWith the "Github Finder" project I developed using the github rest api, you can enter the user name you want and view the user's profile and repository information.
lakshay2425 / Express BoilerplateProduction-ready Express.js boilerplate with MongoDB, ES6 modules, and automated CI/CD pipeline. Includes ESLint, Husky git hooks, Docker development and production environment, and GitHub Actions testing across Node.js 18-22. Perfect foundation for scalable REST APIs.
pratikshakh01 / Login SignupExplore this Java Spring Boot REST API repo on GitHub! This comprehensive project utilizes MySQL to handle user sign-up, login, authorization, and authentication seamlessly. With Role-Based Access Control (RBAC) implementation, it ensures secure user management through the database.
Sleeeepy7 / Roll ApiТестовое задание – дополнительный способ для нас убедиться в вашей квалификации и понять, какого рода задачи вы выполняете эффективнее всего. Расчётное время на выполнение тестового задания: 3-4 часа, время засекается нестрого. Приступить к выполнению тестового задания можно в любое удобное для вас время. У текущего тестового задания есть только общее описание требований, конкретные детали реализации остаются на усмотрение разработчика. Задача: спроектировать и разработать API для системы опросов пользователей. Функционал для администратора системы: - авторизация в системе (регистрация не нужна) - добавление/изменение/удаление опросов. Атрибуты опроса: название, дата старта, дата окончания, описание. После создания поле "дата старта" у опроса менять нельзя - добавление/изменение/удаление вопросов в опросе. Атрибуты вопросов: текст вопроса, тип вопроса (ответ текстом, ответ с выбором одного варианта, ответ с выбором нескольких вариантов) Функционал для пользователей системы: - получение списка активных опросов - прохождение опроса: опросы можно проходить анонимно, в качестве идентификатора пользователя в API передаётся числовой ID, по которому сохраняются ответы пользователя на вопросы; один пользователь может участвовать в любом количестве опросов - получение пройденных пользователем опросов с детализацией по ответам (что выбрано) по ID уникальному пользователя Использовать следующие технологии: Django 2.2.10, Django REST framework. Результат выполнения задачи: - исходный код приложения в github (только на github, публичный репозиторий) - инструкция по разворачиванию приложения (в docker или локально) - документация по API
raajnadar / Github User CardGitHub REST API with vanilla javascript
pottava / Trivy RestapiA REST API server for https://github.com/knqyf263/trivy
cstub / Ml Ids ApiREST API serving the ML-IDS classifier (https://github.com/cstub/ml-ids)
alexkli / Github Api ScriptsShell scripts to work with the Github REST API
htsuruo / Github Repo SearcherA simple GitHub repository search application by using GitHub REST API.