Skip to content

Coding challenge from Trazi Ventures (September 2023)

Notifications You must be signed in to change notification settings

brazenest/trazi-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a small service to manage population data for cities.

What is this repository for?

  • It provides you a way to retrieve and/or record a population for a given city in a given state.
  • Version 0.2.0

How do I get set up?

  • Run npm i
  • No configuration is necessary or available.
  • Depends on nedb for lightweight database functionality.
  • Run the service by npm start
  • Run tests by npm test
  • Run tests and coverage by npm run coverage

Who do I talk to?

About

Coding challenge from Trazi Ventures (September 2023)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published