All Projects → ehealth-ua → api-spec

ehealth-ua / api-spec

Licence: Apache-2.0 license
API Specififications

Programming Languages

API Blueprint
66 projects

Projects that are alternatives of or similar to api-spec

Wanandroid
WanAndroid客户端,项目基于 Material Design + MVP +dagger2 + RxJava + Retrofit + Glide + greendao 等架构进行设计实现,极力打造一款 优秀的玩Android https://www.wanandroid.com 客户端,是一个不错的Android应用开发学习参考项目
Stars: ✭ 223 (+643.33%)
Mutual labels:  mvp
Baselibrary
🔥Android开发 常用基础公共库(mvp/mvvm/retrofit/rxjava/socket/ble/多语言) 直接下载或依赖即可使用
Stars: ✭ 243 (+710%)
Mutual labels:  mvp
mvp-sample
Demonstrates how to implement MVP (Model View Presenter) pattern using Kotlin, RXJava, Retrofit, Dagger and DataBinding
Stars: ✭ 35 (+16.67%)
Mutual labels:  mvp
Jesmvp
Android MVP框架
Stars: ✭ 223 (+643.33%)
Mutual labels:  mvp
Mvparms Module Template
🛠 一键搭建 MVPArms 的官方架构, 让新手一秒即可开启 MVPArms 的世界, 免于项目繁琐配置的烦恼
Stars: ✭ 234 (+680%)
Mutual labels:  mvp
Relax
☘☘Relax 基于Kotlin语言编写的一套组件化框架,不紧整体组件化、内部也高度组件化🎋你可配置MVP、MVVM的开发模式、也可以配置所需要的业务组件🍁🍁
Stars: ✭ 253 (+743.33%)
Mutual labels:  mvp
Android Dagger Butterknife Mvp
Simple application using Dagger Android (2.11-2.17), Butterknife (8.7-8.8), and Model-View-Presenter (MVP) with support for Singleton, Activity, Fragment, and child Fragment scopes written in Java and Kotlin
Stars: ✭ 219 (+630%)
Mutual labels:  mvp
hp2p
Heavy Peer To Peer: a MPI based benchmark for network diagnostic
Stars: ✭ 17 (-43.33%)
Mutual labels:  mpi
Pandaeye
一款基于 mvp+rxjava+retrofit+Picasso 的应用,内容来自知乎日报,网易新闻,咪咕视频。实现了新闻列表的磁盘缓存
Stars: ✭ 242 (+706.67%)
Mutual labels:  mvp
Preservely
Lightweight Android lib preserving objects instances during orientation changes
Stars: ✭ 22 (-26.67%)
Mutual labels:  mvp
Marvel
Marvel Characters Android Application Assigned by smava GmbH
Stars: ✭ 227 (+656.67%)
Mutual labels:  mvp
Moxy
Moxy is MVP library for Android with incremental annotation processor and ktx features
Stars: ✭ 234 (+680%)
Mutual labels:  mvp
android-mvp-kotlin
使用kotlin实现Android MVP模式,使用了Dagger2、Retrofit、RxJava等
Stars: ✭ 14 (-53.33%)
Mutual labels:  mvp
Cryptoapp
Cryptocurrency App with MVP Design Pattern to track all the coins data in realtime for android & iOS . Written in dart using Flutter SDK.
Stars: ✭ 223 (+643.33%)
Mutual labels:  mvp
azurehpc
This repository provides easy automation scripts for building a HPC environment in Azure. It also includes examples to build e2e environment and run some of the key HPC benchmarks and applications.
Stars: ✭ 102 (+240%)
Mutual labels:  mpi
Movieguide Kotlin
Movie discovery app showcasing Kotlin, RxJava, Dagger2, MVP using Clean Architecture
Stars: ✭ 222 (+640%)
Mutual labels:  mvp
Linkage Recyclerview
即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。
Stars: ✭ 2,970 (+9800%)
Mutual labels:  mvp
Foundations of HPC 2021
This repository collects the materials from the course "Foundations of HPC", 2021, at the Data Science and Scientific Computing Department, University of Trieste
Stars: ✭ 22 (-26.67%)
Mutual labels:  mpi
advancedSmsManager
Advanced SmsManager is avery handy library for sending sms for single and two sim-card phones with many options.
Stars: ✭ 27 (-10%)
Mutual labels:  mvp
MVPHelper
Base classes for quick and easy implementation of MVP for Android applications.
Stars: ✭ 17 (-43.33%)
Mutual labels:  mvp

About

This is the eHealth public API specification repo. TBD..

Support

All the support tickets related to the public API should be registered with the kind/support label.

It should consist of the below chapters

Steps to Reproduce (Repro steps)

Capture enough information so that other team members can understand the full impact of the problem as well as whether they have fixed the bug. This includes actions taken to find or reproduce the bug and expected behavior

  • Should include endpoint name and address.
  • Should include preconditions if any
  • Should include sequence of actions that should be taken to reproduce the behavior.
  • Should include the test data, requests examples, json files, curl requests etc

Actual result

The actual system behavior. Should include the received response file

Expected result

PLease describe the expected system behavior.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].