/GithubSearcher-api-nestjs

make an api that allows you to search for users, issues, repositories

Primary LanguageTypeScript

Github Searcher Nest.js Api

Setup

install NestJS cli

npm install -g @nestjs/cli

install dependencies

yarn

run the server

yarn start

visit the API

http://localhost:8000/api