You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
carlos-burelo 2a7af2f647 Add documentation to base endpoint 4 years ago
src Add documentation to base endpoint 4 years ago
.gitignore finalizando estructura del proyecto 4 years ago
.prettierrc refactoring and modularize some functions, added prettier rules, change package manager to YARN 4 years ago
README.md Definiendo estructura del proyecto 4 years ago
package.json removing cheerio 4 years ago
yarn.lock Update to API V2, restoring to ESM and modularizing functions 4 years ago

README.md

Monoschinos API REST

    ## Monoschinos API REST
    ## Rewrite in typescript
  • Dependencies

    • Axios
    • Morgan
    • Cheerio
    • Cors
    • Dotenv

Documentation (soon)

Based on original work by atleugim