Skip to content

amommendes/astrometricspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AstrometricsPy

This repo is inspired in Astrometrics and it is intended to provide a hands-on workshop like in the Astronometrics Wiki page.

It has the following endpoints:

  1. Find the meaning of some word (in english):

    • http://localhost:8080/words/meaning/<some-word>
  2. Try to match two words based on Levenshtein Distance (in english):

    • https://localhost:8080/words/match/<word1>/<word2>

Aims

1 - Create Prometheus Metrics App

2 - How to instrument Flask App

3 - Provide App tracing

TODOs

Releases

No releases published

Packages

No packages published