Skip to content

gmrsagar/au-companies-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AU Companies API

Simple API to process diffs from au-companies-providing-work-visa-sponsorship and push it into an Airtable.


Set the following environment variables and start the application using `yarn start`

### For Test Environment

```bash
$ cp .env.example .env

Make a copy of .env.example as .env, update the API keys and test the application using yarn test

Scripts

The following commands are available:

Name Description
start Start application
lint Run linter
lint:fix Run linter and try to fix errors
test Run tests

Run a command using yarn <command:name>

License

au-companies-api is under MIT License.


Most of the code is taken from hww-api.

About

API pushes to airtable using webhooks in github repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors