Skip to content

jtonneyck/countriesApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countries API for educational purposes

This is an API that can be used for educational purposes. Especially in combination with a decoupled SPA client and API. On this branch, the database is left out completely and the data is read from a .json file.

This app depends on a .env file with one variable

/.env

PORT=portnumberofchoice

This repo is alo part of a simple microservice architecture. You can find the orchestrator here: https://github.com/Piepongwong/microservice-example .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published