halfapi/halfapi
Maxime Alves LIRMM@home e9ffb553c8 [release] 0.6.4
2021-12-14 09:05:50 +01:00
..
cli [cli/domain] now instantiate HalfAPI and manually add the domain before calling schema function 2021-12-13 13:49:58 +01:00
lib [half_domain] remove "config" argument, now uses "config" attribute from HalfAPI instance, add version and halfapi_versrion attributes, update DomainMiddleware init arguments 2021-12-13 12:45:10 +01:00
testing [testing] fix check_routes of test_domain 2021-12-14 09:04:06 +01:00
__init__.py [release] 0.6.4 2021-12-14 09:05:50 +01:00
__main__.py [cli] add entry point to be just "halfapi" in Pipfile (__main__.py) 2020-10-07 09:55:03 +02:00
app.py [wip][testfail] update config monodomain - schema gives acls 2021-11-30 18:31:40 +01:00
conf.py [wip][testfail] multiple-domains app 2021-12-07 07:53:36 +01:00
half_domain.py [half_domain] remove "config" argument, now uses "config" attribute from HalfAPI instance, add version and halfapi_versrion attributes, update DomainMiddleware init arguments 2021-12-13 12:45:10 +01:00
half_route.py [half_route] error handling 2021-12-14 09:01:38 +01:00
halfapi.py [halfapi] now inherits from Starlette class. Uses a dict to store HalfDomain instances 2021-12-13 12:43:26 +01:00
logging.py [logging] use logger from halfapi.logging 2021-11-16 17:45:40 +01:00