Skip to content

lewas-lab/leapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeAPI

This implements a REST style API to provide access to LEWAS collected data. If you're already familiar with REST APIs and the LEWAS data and just want an endpoint reference, check out the swagger-generated docs.

Limitations/TODO

While planned, the current implementation doesn't fully incorporate the HATEOAS principle. This means people implementing programs that access the API need to pay more attention to endpoint names for different resources their program must access and be aware of when/if endpoint names change. Hopefully HATEOAS will be implemented in the near future allowing for more robust and maintainable client code.

About

Flask powered REST API for LEWAS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages